lighthouse/beacon_node/eth2_libp2p/tests/common
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
..
mod.rs Subscribe to altair gossip topics 2 slots before fork (#2532) 2021-09-17 01:11:16 +00:00