solana/runtime
Ryo Onodera 23fa84b322
Re-do rent collection check on rent-exempt account (#11349)
* wip: re-do rent collection check on rent-exempt account

* Let's see how the ci goes

* Restore previous code

* Well, almost all new changes are revertable

* Update doc

* Add test and gating

* Fix tests

* Fix tests, especially avoid to change abi...

* Fix more tests...

* Fix snapshot restore

* Align to _new_ with better uninitialized detection
2020-08-17 14:22:16 +09:00
..
benches Send votes from banking stage to vote listener (#11434) 2020-08-07 11:21:35 -07:00
src Re-do rent collection check on rent-exempt account (#11349) 2020-08-17 14:22:16 +09:00
tests
.gitignore
Cargo.toml Send votes from banking stage to vote listener (#11434) 2020-08-07 11:21:35 -07:00
build.rs