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

SDK: Implement EVM protocols, refine interfaces #186

Open
wants to merge 11 commits into
base: sdk/evm-protocol-def
Choose a base branch
from

Conversation

barnjamin
Copy link
Contributor

@barnjamin barnjamin commented Jun 27, 2024

Implements most (missing admin fns) of the functions on Evm for the MatchingEngine and TokenRouter interfaces, updating tests to exercise the implementation which wraps the existing logic.

Added type aliases and a couple helpers for common vaa types

Please consider the appropriateness of the naming of the types above and throughout.

Are we placing/improving an offer or a bid? On Solana its offer and in Evm its bid

@barnjamin barnjamin changed the title start implementing evm token router SDK: Implement EVM protocols Jun 28, 2024
@barnjamin barnjamin changed the title SDK: Implement EVM protocols SDK: Implement EVM protocols, refine interfaces Jul 2, 2024
@barnjamin barnjamin marked this pull request as ready for review July 2, 2024 23:34
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