-
Notifications
You must be signed in to change notification settings - Fork 32
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
Anchor upgrade to 0.27 (multiple refactors), add Redelegate instruction #8
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All good. It is a proper refactor with no functionality changed
Anchor 0.27 remove fn check_owner_program, part 1
…wner-check Add missing rent payer owner check
use has_one, part 1
A27 check pda seeds
further convert program-owner-checks
seeds = [&state.key().to_bytes(), ...
replace check spl-token-account-mints
Reorganize modules
…heck-address remove explicit check address for type Program <System>,<Token>,<Stake>
remove most check_address
small fixes before PR to remove helper traits
…ive-flag Prevent from reviving the validator duplication flag
Init stake account in stake-reserve and return rent funds
The branch The |
@aankor # |
No description provided.