solana/core/tests
carllin a7ea340f22
Track votes from gossip for optimistic confirmation (#11209)
* Add check in cluster_info_vote_listenere to see if optimstic conf was achieved
Add OptimisticConfirmationVerifier

* More fixes

* Fix merge conflicts

* Remove gossip notificatin

* Add dashboards

* Fix rebase

* Count switch votes as well toward optimistic conf

* rename

Co-authored-by: Carl <carl@solana.com>
2020-07-28 09:33:27 +00:00
..
bank_forks.rs Fold bank serialisation into serde snapshot (#10581) 2020-07-13 23:00:59 +09:00
client.rs Move BankCommitmentCache to solana_runtime (#10816) 2020-06-25 22:06:58 -06:00
cluster_info.rs
crds_gossip.rs
fork-selection.rs
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 Rpc: add filter to getProgramAccounts (#10888) 2020-07-03 07:46:29 +00:00