lighthouse/beacon_node
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
..
beacon_chain Apply hotfix for inconsistent head (#1639) 2020-09-22 02:06:10 +00:00
client Add --staking flag (#1641) 2020-09-23 01:19:58 +00:00
eth1 Add --staking flag (#1641) 2020-09-23 01:19:58 +00:00
eth2_libp2p Subscribe to core topics after sync (#1613) 2020-09-23 03:26:33 +00:00
genesis Lighthouse crate v0.2.0 bump (#1450) 2020-08-06 03:43:05 +00:00
network Subscribe to core topics after sync (#1613) 2020-09-23 03:26:33 +00:00
operation_pool Lighthouse crate v0.2.0 bump (#1450) 2020-08-06 03:43:05 +00:00
rest_api minimize the number of places we are calling update_pubkey_cache (#1626) 2020-09-23 01:19:56 +00:00
src Add --staking flag (#1641) 2020-09-23 01:19:58 +00:00
store Update LevelDB to v0.8.6, removing patch (#1636) 2020-09-21 11:53:53 +00:00
tests Improve tokio task execution (#1181) 2020-06-04 21:48:05 +10:00
timer Lighthouse crate v0.2.0 bump (#1450) 2020-08-06 03:43:05 +00:00
websocket_server Lighthouse crate v0.2.0 bump (#1450) 2020-08-06 03:43:05 +00:00
Cargo.toml Bump to v0.2.11 (#1645) 2020-09-22 04:45:15 +00:00