-
Notifications
You must be signed in to change notification settings - Fork 0
Add orders to BeginSettle #33
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
Merged
Merged
Changes from all commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
1b41f69
Add state PDA
fedgiac e9ddb24
Add buffer PDAs
fedgiac 22eac68
Move test tools to own feature
fedgiac a0bf3a3
Merge branch 'main' into expose-proptest-strategies-as-feature
kaze-cow c557c88
Add orders to BeginSettle
fedgiac c4db140
Fix name in comment
fedgiac af2862b
space -> size
fedgiac f788b8a
n_accounts -> fake_sequential_accounts::<n>
fedgiac 3a8efc4
Merge remote-tracking branch 'authed/main' into state-pda
fedgiac 5db57d2
Merge branch 'state-pda' into token-pdas
fedgiac c78d594
Fix formatting
fedgiac 5d68fb6
super::super:: simplification
fedgiac 54c10bf
Merge branch 'expose-proptest-strategies-as-feature' into include-ord…
fedgiac 4b4f89d
Merge remote-tracking branch 'authed/main' into include-orders-in-set…
fedgiac 0b161b4
Merge remote-tracking branch 'authed/main' into expose-proptest-strat…
fedgiac eb3521f
Merge branch 'expose-proptest-strategies-as-feature' into include-ord…
fedgiac e86bb43
[u8; 32] -> Hash
fedgiac 1592674
Remove mention of zipping in doc comment
fedgiac b18e23c
decode_and_hash error bubbles up
fedgiac 585fd18
Don't allocate vecs in `begin_settle`
fedgiac 6d69063
Merge branch 'main' into include-orders-in-settlement
fedgiac d4fc5a4
Merge branch 'main' into state-pda
fedgiac eff2d70
Merge branch 'state-pda' into token-pdas
fedgiac d09903c
Comment on `process_initialize` checks
fedgiac 7c8f236
Test different rent payer
fedgiac be64fd7
Fix phrasing
fedgiac 0a97292
Fix phrasing, again
fedgiac 3848ab6
Merge branch 'state-pda' into token-pdas
fedgiac 63402fa
Merge branch 'main' into state-pda
fedgiac c060181
Merge branch 'state-pda' into token-pdas
fedgiac 91cec54
Merge branch 'main' into include-orders-in-settlement
fedgiac febfcb2
Comment clarification
fedgiac 4a2448f
Improve readability of canonical PDA creation
fedgiac 9984f63
Test that buffers can receive funds
fedgiac 5a21b36
Merge branch 'main' into token-pdas
fedgiac 858d1d9
Merge branch 'token-pdas' into include-orders-in-settlement
fedgiac decf380
Use IntoIter instead of Iter
fedgiac 94f24a3
Simplify expression
fedgiac 76f9e46
Sort orders in interface
fedgiac 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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
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
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
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
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.