lighthouse/beacon_node/eth2_libp2p/src/discovery
Pawan Dhananjay 0525876882 Dial cached enr's before making subnet discovery query (#1376)
## Issue Addressed

Closes #1365 

## Proposed Changes

Dial peers in the `cached_enrs` who aren't connected, aren't banned and satisfy the subnet predicate before making a subnet discovery query.
2020-09-11 00:52:27 +00:00
..
enr_ext.rs Fix clippy warnings (#1385) 2020-07-23 14:18:00 +00:00
enr.rs reuse beacon_node methods for initializing network configs in boot_node (#1520) 2020-08-21 12:00:01 +00:00
mod.rs Dial cached enr's before making subnet discovery query (#1376) 2020-09-11 00:52:27 +00:00
subnet_predicate.rs Refactor attestation service (#1415) 2020-08-19 08:46:25 +00:00