solana/runtime
Tyera 02eaaae513
Clean up credits_auto_rewind feature (#32211)
* Remove credits_auto_rewind feature logic from stake program

* Obey clean-up orders

* Clippy prefers this match

* Remove credits_auto_rewind feature helpers from Bank

* Comment nit for language, and shrink to fit on one line
2023-06-24 10:26:27 -06:00
..
benches Replace improper &Arc<...> with Arc<...> in Bank and Accounts (#31892) 2023-05-31 12:36:44 -05:00
src Clean up credits_auto_rewind feature (#32211) 2023-06-24 10:26:27 -06:00
store-tool getter functions for StoredAccountMeta (#30447) 2023-02-27 10:03:22 -08:00
tests Enable partitioned epoch reward by feature id (#32174) 2023-06-20 12:12:50 -05:00
.gitignore
Cargo.toml add hash_rewards_into_partitions (#31795) 2023-06-09 11:55:01 -07:00
build.rs