solana/core/tests
Tyera Eulberg d5abff82e0
Add largest_confirmed_root to BlockCommitmentCache (#9640)
* Add largest_confirmed_root to BlockCommitmentCache

* clippy

* Add blockstore to BlockCommitmentCache to check root

* Add rooted_stake helper fn and test

* Nodes that are behind should correctly id confirmed roots

* Simplify rooted_stake collector
2020-04-22 12:22:09 -06:00
..
bank_forks.rs Push down cluster_info lock (#9594) 2020-04-21 12:54:45 -07:00
client.rs Add largest_confirmed_root to BlockCommitmentCache (#9640) 2020-04-22 12:22:09 -06:00
cluster_info.rs Push down cluster_info lock (#9594) 2020-04-21 12:54:45 -07:00
crds_gossip.rs Filter old CrdsValues received via Pull Responses in Gossip (#8150) 2020-02-07 12:38:24 -08:00
fork-selection.rs Move docs from book/ to docs/ (#8469) 2020-02-26 07:11:38 -08:00
gossip.rs Push down cluster_info lock (#9594) 2020-04-21 12:54:45 -07:00
ledger_cleanup.rs Move slow compaction test to integration (#9506) 2020-04-15 11:54:03 -07:00
rpc.rs Reduce rpc test code (#9413) 2020-04-09 18:05:56 -07:00
storage_stage.rs Add largest_confirmed_root to BlockCommitmentCache (#9640) 2020-04-22 12:22:09 -06:00