solana/core/tests
carllin 55fc963595
Move slot cleanup to AccountsBackgroundService (#13911)
* Move bank drop to AccountsBackgroundService

* Send to ABS on drop instead, protects against other places banks are dropped

* Fix Abi

* test

Co-authored-by: Carl Lin <carl@solana.com>
2020-12-13 01:22:34 +00:00
..
client.rs TestValidator now implements Drop, no need to close() it 2020-12-11 04:17:38 +00:00
cluster_info.rs Run `codemod --extensions rs Pubkey::new_rand solana_sdk::pubkey::new_rand` 2020-10-21 19:08:13 -07:00
crds_gossip.rs makes crds fields private (#13703) 2020-11-19 20:57:40 +00:00
fork-selection.rs Tiny cleanups in preparation for persistent tower (#10805) 2020-06-25 18:24:16 +09:00
gossip.rs Add --gossip-validator argument 2020-09-14 20:18:27 -07:00
ledger_cleanup.rs Track votes from gossip for optimistic confirmation (#11209) 2020-07-28 09:33:27 +00:00
rpc.rs TestValidator now implements Drop, no need to close() it 2020-12-11 04:17:38 +00:00
snapshots.rs Move slot cleanup to AccountsBackgroundService (#13911) 2020-12-13 01:22:34 +00:00