solana-with-rpc-optimizations/core/tests
Sagar Dhawan a8eb0409b7
Fix gossip messages growing beyond blob size (#5460)
* fixed bloom filter math

* Add split each pull request into multiple pulls with different filters

* Rework CrdsFilter to generate all possible masks to cover the keyspace

* Limit the bloom sizes such that each pull request is no larger than mtu
2019-08-12 13:51:29 -07:00
..
cluster_info.rs Enable parallel tests to reduce test time (#4919) 2019-07-02 17:35:03 -07:00
crds_gossip.rs Fix gossip messages growing beyond blob size (#5460) 2019-08-12 13:51:29 -07:00
fork-selection.rs move core tests to core (#3355) 2019-03-18 22:08:21 -07:00
gossip.rs Fix Retransmit slamming the leader with its own blobs (#3938) 2019-04-22 18:41:01 -07:00
rpc.rs More fullnode -> validator renaming (#4414) 2019-05-23 22:05:16 -07:00
tvu.rs Add --dev-halt-at-slot option (#5453) 2019-08-08 09:14:30 -07:00