-
Notifications
You must be signed in to change notification settings - Fork 150
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
bundled positions #89
Merged
yugure-orca
merged 14 commits into
orca-so:main
from
yugure-orca:yugure/bundled-positions
Apr 7, 2023
Merged
bundled positions #89
yugure-orca
merged 14 commits into
orca-so:main
from
yugure-orca:yugure/bundled-positions
Apr 7, 2023
Commits on Mar 3, 2023
-
use mpl-token-metadata 1.7 because rust 1.60 does not compile 1.8
Configuration menu - View commit details
-
Copy full SHA for c30964a - Browse repository at this point
Copy the full SHA c30964aView commit details -
initialize_pool: ignore passed bump and use one anchor derived
- initialize_pool.test: update error codes, add a test case for ignoring bump
Configuration menu - View commit details
-
Copy full SHA for 021d0b1 - Browse repository at this point
Copy the full SHA 021d0b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3f6f9e - Browse repository at this point
Copy the full SHA c3f6f9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d753071 - Browse repository at this point
Copy the full SHA d753071View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3baabee - Browse repository at this point
Copy the full SHA 3baabeeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d8013b - Browse repository at this point
Copy the full SHA 7d8013bView commit details
Commits on Mar 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a32da9a - Browse repository at this point
Copy the full SHA a32da9aView commit details -
upgrade to Anchor v0.26.0 (position bundles related codes)
- ProgramResult to Result<()> - add /// CHECK comments - remove space attribute on Mint account - change create_metadata_accounts_v2 to v3 - update testcases - Change in error code detected first - Change in account closing method coral-xyz/anchor#2169
Configuration menu - View commit details
-
Copy full SHA for 36ea6fe - Browse repository at this point
Copy the full SHA 36ea6feView commit details
Commits on Mar 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d881bd5 - Browse repository at this point
Copy the full SHA d881bd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 415b3b4 - Browse repository at this point
Copy the full SHA 415b3b4View commit details
Commits on Mar 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0f6d696 - Browse repository at this point
Copy the full SHA 0f6d696View commit details
Commits on Mar 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 848bbd7 - Browse repository at this point
Copy the full SHA 848bbd7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0266c03 - Browse repository at this point
Copy the full SHA 0266c03View commit details -
fix: accidental failure test cases
Fixed test cases that did not take into account rewards accruing up to just before the close. This test case is not related to bundled positions. The test case happened to fail, so I fixed them to make them all successful.
Configuration menu - View commit details
-
Copy full SHA for fb6211a - Browse repository at this point
Copy the full SHA fb6211aView commit details
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.