lighthouse/beacon_node/eth2_libp2p/tests
Pawan Dhananjay 64ad2af100 Subscribe to altair gossip topics 2 slots before fork (#2532)
## Issue Addressed

N/A

## Proposed Changes

Add a fork_digest to `ForkContext` only if it is set in the config.
Reject gossip messages on post fork topics before the fork happens.

Edit: Instead of rejecting gossip messages on post fork topics, we now subscribe to post fork topics 2 slots before the fork.

Co-authored-by: Age Manning <Age@AgeManning.com>
2021-09-17 01:11:16 +00:00
..
common Subscribe to altair gossip topics 2 slots before fork (#2532) 2021-09-17 01:11:16 +00:00
gossipsub_tests.rs Silky smooth discovery (#1274) 2020-06-19 14:13:23 +10:00
rpc_tests.rs Subscribe to altair gossip topics 2 slots before fork (#2532) 2021-09-17 01:11:16 +00:00