nimbus-eth2/beacon_chain/fork_choice
Etan Kissling 8fa5580c50
add infrastructure to select fork choice version (#5387)
To allow testing https://github.com/ethereum/consensus-specs/issues/3466
add support for selecting fork choice version at launch. This means we
can deploy a different logic when `DENEB_FORK_EPOCH != FAR_FUTURE_EPOCH`
that won't be used on Mainnet.
2023-09-12 09:52:51 +02:00
..
README.md cleanup FC spec refs and align closer (#4893) 2023-05-05 17:03:54 +00:00
fork_choice.nim add infrastructure to select fork choice version (#5387) 2023-09-12 09:52:51 +02:00
fork_choice_types.nim add infrastructure to select fork choice version (#5387) 2023-09-12 09:52:51 +02:00
proto_array.nim add infrastructure to select fork choice version (#5387) 2023-09-12 09:52:51 +02:00