solana-with-rpc-optimizations/svm
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
..
doc SVM: Add specification document (#643) 2024-04-09 07:25:18 -07:00
src Remove overly restrictive check_account_access for partitioned epoch rewards (#631) 2024-04-09 21:55:45 -06:00
tests Move `add_builtin` to SVM (#547) 2024-04-09 16:55:09 -03:00
Cargo.toml program-runtime: hoist `MessageProcessor` up to SVM (#586) 2024-04-04 18:20:01 -05:00
build.rs