solana/runtime
Ryo Onodera 6c242f3fec
Fix bad rent in Bank::deposit as if since epoch 0 (#10468)
* Fix bad rent in Bank::deposit as if since epoch 0

* Remove redundant predicate

* Rename

* Start to add tests with some cleanup

* Forgot to add refactor code...

* Enchance test

* Really fix rent timing in deposit with robust test

* Simplify new behavior by disabling rent altogether
2020-08-12 00:04:32 +09:00
..
benches Send votes from banking stage to vote listener (#11434) 2020-08-07 11:21:35 -07:00
src Fix bad rent in Bank::deposit as if since epoch 0 (#10468) 2020-08-12 00:04:32 +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 Send votes from banking stage to vote listener (#11434) 2020-08-07 11:21:35 -07:00
build.rs Introduce automatic ABI maintenance mechanism (2/2; rollout) (#8012) 2020-07-06 20:22:23 +09:00