solana/program-test
Ryo Onodera 5a963529a8
Add BankWithScheduler for upcoming scheduler code (#33704)
* Add BankWithScheduler for upcoming scheduler code

* Remove too confusing insert_without_scheduler()

* Add doc comment as a bonus

* Simplify BankForks::banks()

* Add derive(Debug) on BankWithScheduler
2023-10-21 15:56:43 +09:00
..
src Add BankWithScheduler for upcoming scheduler code (#33704) 2023-10-21 15:56:43 +09:00
tests Fix bug of same-epoch stake deactivation after stake redelegation (#32606) 2023-09-25 16:35:40 -05:00
Cargo.toml Bump solana_rbpf to v0.8.0 (#33679) 2023-10-20 21:39:50 +02:00