solana/core/tests
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
..
bank_forks.rs Re-do rent collection check on rent-exempt account (#11349) 2020-08-17 14:22:16 +09:00
client.rs Move BankCommitmentCache to solana_runtime (#10816) 2020-06-25 22:06:58 -06:00
cluster_info.rs clippy 2020-08-03 18:35:15 +00:00
crds_gossip.rs filter out old gossip pull requests (#11448) 2020-08-11 06:26:42 -07:00
fork-selection.rs Tiny cleanups in preparation for persistent tower (#10805) 2020-06-25 18:24:16 +09:00
gossip.rs Speed up local cluster partitioning tests (#11177) 2020-07-23 18:50:42 -07:00
ledger_cleanup.rs Track votes from gossip for optimistic confirmation (#11209) 2020-07-28 09:33:27 +00:00
rpc.rs Add config param to specify offset/length for single and program account info (#11515) 2020-08-10 22:35:29 +00:00