Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Use wrapped sol #20

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

feat: Use wrapped sol #20

wants to merge 1 commit into from

Conversation

Arrowana
Copy link
Contributor

No description provided.

Copy link

Coverage report
Filename Lines Covered (%) Functions Covered (%)
order-engine-sdk/src/fill.rs 0 0
order-engine-sdk/src/lib.rs 0 0
order-engine-sdk/src/transaction.rs 0 0
programs/order-engine/src/error.rs 100 100
programs/order-engine/src/instructions/fill.rs 98.71 100
programs/order-engine/src/lib.rs 100 100
server-example/src/config.rs 0 0
server-example/src/main.rs 0 0
server-example/src/server.rs 0 0
webhook-api/src/enums.rs 0 0
webhook-api/src/requests.rs 0 0
webhook-api/src/responses.rs 0 0

@Arrowana Arrowana marked this pull request as ready for review January 23, 2025 23:08
@Arrowana Arrowana force-pushed the feat/use-wrapped-sol branch from efb6d40 to 94c951c Compare January 23, 2025 23:08
Copy link

Coverage report
Filename Lines Covered (%) Functions Covered (%)
order-engine-sdk/src/fill.rs 0 0
order-engine-sdk/src/lib.rs 0 0
order-engine-sdk/src/transaction.rs 0 0
programs/order-engine/src/error.rs 100 100
programs/order-engine/src/instructions/fill.rs 98.71 100
programs/order-engine/src/lib.rs 100 100
server-example/src/config.rs 0 0
server-example/src/main.rs 0 0
server-example/src/server.rs 0 0
webhook-api/src/enums.rs 0 0
webhook-api/src/requests.rs 0 0
webhook-api/src/responses.rs 0 0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant