solana/core/tests
Justin Starry 918d04e3f0
Add more slot update notifications (#15734)
* Add more slot update notifications

* fix merge

* Address feedback and add integration test

* switch to datapoint

* remove unused shred method

* fix clippy

* new thread for rpc completed slots

* remove extra constant

* fixes

* rely on channel closing

* fix check
2021-03-12 21:44:06 +08:00
..
client.rs TestValidator now implements Drop, no need to close() it 2020-12-11 04:17:38 +00:00
cluster_info.rs Re-allow clippy::integer_arithmetic at crate-level 2021-02-17 13:55:08 -07:00
crds_gossip.rs Re-allow clippy::integer_arithmetic at crate-level 2021-02-17 13:55:08 -07:00
fork-selection.rs Re-allow clippy::integer_arithmetic at crate-level 2021-02-17 13:55:08 -07:00
gossip.rs Re-allow clippy::integer_arithmetic at crate-level 2021-02-17 13:55:08 -07:00
ledger_cleanup.rs Re-allow clippy::integer_arithmetic at crate-level 2021-02-17 13:55:08 -07:00
rpc.rs Add more slot update notifications (#15734) 2021-03-12 21:44:06 +08:00
snapshots.rs Pacify clippy 2021-02-19 20:08:41 -08:00