solana-with-rpc-optimizations/core/tests
Tyera Eulberg 89621adca7
Rpc -> proper optimistic confirmation (#12514)
* Add service to track the most recent optimistically confirmed bank

* Plumb service into ClusterInfoVoteListener and ReplayStage

* Clean up test

* Use OptimisticallyConfirmedBank in RPC

* Remove superfluous notifications from RpcSubscriptions

* Use crossbeam to avoid mpsc recv_timeout panic

* Review comments

* Remove superfluous last_checked_slots, but pass in OptimisticallyConfirmedBank for complete correctness
2020-09-28 20:43:05 -06:00
..
client.rs Rpc -> proper optimistic confirmation (#12514) 2020-09-28 20:43:05 -06:00
cluster_info.rs
crds_gossip.rs
fork-selection.rs
gossip.rs
ledger_cleanup.rs
rpc.rs
snapshots.rs Fix rooted accounts cleanup, simplify locking (#12194) 2020-09-28 16:04:46 -07:00