solana-with-rpc-optimizations/runtime
Tyera dd8e1f4c73
Remove overly restrictive check_account_access for partitioned epoch rewards (#631)
* Remove rewards-interval-related check_account_access implementation

* Move RewardsInterval to tests module

* Update test to new StakeProgram functionality
2024-04-09 21:55:45 -06:00
..
benches Move `add_builtin` to SVM (#547) 2024-04-09 16:55:09 -03:00
src Remove overly restrictive check_account_access for partitioned epoch rewards (#631) 2024-04-09 21:55:45 -06:00
tests refactor: optional `stake_history` arg is never `None` (#34556) 2023-12-22 10:44:28 +08:00
.gitignore
Cargo.toml Remove duplicated token ids and use a shared inline-spl crate (#456) 2024-04-01 14:31:04 +02:00
build.rs