Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- [x] Separate authorities (blacklist, parameters, admin council: reset, pausing + passthrough?) - [x] Remove staker PDA in favor of State account - [x] Add ValidatorList address to Config so we can validate the list in instructions that don’t pass in the stake pool - [x] Test RemoveValidator for validators that don’t have score computed - [x] Adjust increase_validator_stake reserve_lamports to protect transient stake rent for other accounts - [x] Figure out a better system for persisting blacklist validator indices - [x] Add a check for Deactivate* state at the index marked for removal in epoch_maintenance --------- Co-authored-by: Evan Batsell <[email protected]>
- Loading branch information