lighthouse/beacon_node/eth2_libp2p
blacktemplar fcb4893f72 do subnet discoveries until we have MESH_N_LOW many peers (#1886)
## Issue Addressed

NA

## Proposed Changes

Increases the target peers for a subnet, so that subnet queries are executed until we have at least the minimum required peers for a mesh (`MESH_N_LOW`). We keep the limit of `6` target peers for aggregated subnet discovery queries, therefore the size (and the time needed) for a query doesn't change.
2020-11-13 00:56:05 +00:00
..
src do subnet discoveries until we have MESH_N_LOW many peers (#1886) 2020-11-13 00:56:05 +00:00
tests Gossipsub scoring (#1668) 2020-11-12 01:48:28 +00:00
Cargo.toml Gossipsub scoring (#1668) 2020-11-12 01:48:28 +00:00