This repository was archived by the owner on Jun 16, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 18
SDK: Add Protocol definition, add Solana implementation #181
Open
barnjamin
wants to merge
24
commits into
main
Choose a base branch
from
sdk/protocol-def
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 12 commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
1111188
Start to add protocol definition
barnjamin e6fbd9b
replace helper function to use protocol from sdk
barnjamin 539b7d5
replace postVaa with method that takes signer and no guardian args
barnjamin a9d4a2f
replacing more ix with tx
barnjamin 4b8e21a
replace more execute fns
barnjamin 6c2d364
re-enable a test
barnjamin 0b9c764
replace sdk signer with subclass && provide unwrap to get keypair, up…
barnjamin 200f5bd
settle order in test
barnjamin f3b2601
remove unnecessary solana address creation
barnjamin b8c15da
more port
barnjamin 4c0dfe2
partial settleOrder
barnjamin 2e481c2
Add prepare order ix to settle order
barnjamin ac625b5
no need for blockhash before signer
barnjamin 3026ec7
Refactor how vaas are posted
barnjamin e6f3d3b
cleanup
barnjamin c2af1f9
start to add token router
barnjamin b55c9fb
adding prepare order
barnjamin 13707de
add utils for creating order request
barnjamin 07ca3ba
refactor addresseses
barnjamin b447009
update spots where we post the vaa to the newer style
barnjamin 11930ba
more address type consolidation
barnjamin be7f6f3
update testnet fork test
barnjamin f1bc1a7
more const changes, move types out of index file for matching engine …
barnjamin a544b5f
re-use existing CCTP serde, actually deserialize created VAA to corre…
barnjamin File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.