lighthouse/beacon_node/network
Age Manning 80e52a0263 Subscribe to core topics after sync (#1613)
## Issue Addressed

N/A

## Proposed Changes

Prevent subscribing to core gossipsub topics until after we have achieved a full sync. This prevents us censoring gossipsub channels, getting penalised in gossipsub 1.1 scoring and saves us computation time in attempting to validate gossipsub messages which we will be unable to do with a non-sync'd chain.
2020-09-23 03:26:33 +00:00
..
src Subscribe to core topics after sync (#1613) 2020-09-23 03:26:33 +00:00
Cargo.toml Keep track of failed head chains and prevent re-lookups (#1534) 2020-08-18 03:54:09 +00:00