solana/runtime
Ryo Onodera 50f7ed80c8
Dont skip eager rent collect across gapped epochs (#10206)
* Dont skip eager rent collect across gapped epochs

* Adjust style and comment

* Adjust ascii chart and comment a bit

* Moar assert

* Relax the partition_count assert for completeness

* Tweak comment...

* tweak a bit

* Add gating logic

* Address reviews

* small formatting

* Clarify the code by replacing auto_generated...

* small formatting

* small formatting

* small formatting

* small formatting

* Narrow down conditional compilation scope
2020-06-25 23:11:33 +09:00
..
benches Rename Client methods to match proposed BanksClient (#10793) 2020-06-25 03:35:38 +00:00
src Dont skip eager rent collect across gapped epochs (#10206) 2020-06-25 23:11:33 +09:00
tests Rename Client methods to match proposed BanksClient (#10793) 2020-06-25 03:35:38 +00:00
.gitignore Revert "Rename solana-runtime to sealevel (#6239)" (#6247) 2019-10-04 19:33:29 -06:00
Cargo.toml Move BankForks to solana_runtime (#10637) 2020-06-17 15:27:03 +00:00