-
Notifications
You must be signed in to change notification settings - Fork 1
Allow ReclaimOrder of completed orders before expiry
#122
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
28 commits
Select commit
Hold shift + click to select a range
dd787a3
Pack `OrderIntent` flags into a single byte
kaze-cow e1cee83
Allow `ReclaimOrder` of completed orders before expiry
kaze-cow a27cfa4
Merge remote-tracking branch 'origin/main' into kaze/sc-288-reclaim-c…
kaze-cow bbd8830
verify behavior of reclaim_order within settlement
kaze-cow 56b4616
fix constant
kaze-cow 33b9771
fix bench
kaze-cow bd1f186
Merge branch 'main' into kaze/sc-288-reclaim-completed-orders
kaze-cow 3bda0dc
fix bench report again
kaze-cow cf035df
Merge branch 'kaze/sc-288-reclaim-completed-orders' of github.com:cow…
kaze-cow 8a9ff48
Merge branch 'main' into kaze/sc-288-reclaim-completed-orders
kaze-cow eba176a
fix random issues I noticed while re-reviewing
kaze-cow 16d594c
Merge branch 'kaze/sc-288-reclaim-completed-orders' of github.com:cow…
kaze-cow 81e3f29
fix bench
kaze-cow e36f722
sort ascending
kaze-cow b2957df
fix out of order flags for consistency
kaze-cow 6545178
improve comment explaining how fill_progress works
kaze-cow 9233761
remove test sanity checking byte for offset over and over again
kaze-cow 714437b
Update programs/settlement/src/reclaim_order.rs
kaze-cow 72ca501
Update programs/settlement/src/reclaim_order.rs
kaze-cow f3c3b4c
update design info
kaze-cow 41f7d57
update design paragraphs to be shorter/easier to understand
kaze-cow 2cfd50b
Merge branch 'kaze/sc-288-reclaim-completed-orders' of github.com:cow…
kaze-cow c70614d
add a couple of additional test cases and improve the comments
kaze-cow 0d9cc5b
assert_reclaim_while_unexpired fixes
kaze-cow dd199ca
fix it so that the test is not vacuous
kaze-cow ea0e79d
make finalize index technically correct
kaze-cow d363fcc
fix bench report
kaze-cow 9897c28
return to previous comment situation
kaze-cow 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
Some comments aren't visible on the classic Files Changed page.
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
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.