lighthouse/beacon_node/lighthouse_network
Akihito Nakano 082ed35bdc Test the pruning of excess peers using randomly generated input (#3248)
## Issue Addressed

https://github.com/sigp/lighthouse/issues/3092


## Proposed Changes

Added property-based tests for the pruning implementation. A randomly generated input for the test contains connection direction, subnets, and scores.


## Additional Info

I left some comments on this PR, what I have tried, and [a question](https://github.com/sigp/lighthouse/pull/3248#discussion_r891981969).

Co-authored-by: Diva M <divma@protonmail.com>
2022-06-25 22:22:34 +00:00
..
src Test the pruning of excess peers using randomly generated input (#3248) 2022-06-25 22:22:34 +00:00
tests Deprecate step param in BlocksByRange RPC request (#3275) 2022-06-22 16:23:34 +00:00
Cargo.toml Test the pruning of excess peers using randomly generated input (#3248) 2022-06-25 22:22:34 +00:00