lighthouse/beacon_node/eth2_libp2p/src
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
..
behaviour Gossipsub scoring (#1668) 2020-11-12 01:48:28 +00:00
discovery do subnet discoveries until we have MESH_N_LOW many peers (#1886) 2020-11-13 00:56:05 +00:00
peer_manager Gossipsub scoring (#1668) 2020-11-12 01:48:28 +00:00
rpc Update libp2p (#1865) 2020-11-06 04:14:14 +00:00
types Tweak head syncing (#1845) 2020-11-01 23:37:39 +00:00
config.rs do subnet discoveries until we have MESH_N_LOW many peers (#1886) 2020-11-13 00:56:05 +00:00
lib.rs Node endpoints (#1778) 2020-10-22 02:59:42 +00:00
metrics.rs Extended Gossipsub metrics (#1577) 2020-09-01 06:59:14 +00:00
service.rs Gossipsub scoring (#1668) 2020-11-12 01:48:28 +00:00