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 9951 clippy errors in the test suite (#10030) 2020-05-15 09:35:43 -07:00
crds_gossip.rs Optimize process pull responses (#10460) 2020-06-09 17:08:13 -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 Rpc: add filter to getProgramAccounts (#10888) 2020-07-03 07:46:29 +00:00