nimbus-eth2/beacon_chain/fork_choice
Etan Kissling ee57a07411
implement Confirmation rule prerequisite - fork choice filter change (#5450)
To support confirmation rule via beacon-APIs as described in spec PR,
add `--debug-fork-choice-version=pr3431` option and enable when Deneb
fork is scheduled. To opt-out, `--debug-fork-choice-version=stable`,
or don't schedule Deneb.

- https://github.com/ethereum/consensus-specs/pull/3431
- https://github.com/ethereum/consensus-specs/issues/3466

"will bundle this with deneb release":

- https://github.com/ethereum/pm/issues/844#issuecomment-1673359012
2023-09-20 18:27:55 +02:00
..
README.md update some consensus-spec URLs to v1.4.0-beta.1 (#5429) 2023-09-14 18:23:59 +00:00
fork_choice.nim implement EIP-7514 for Deneb: Add Max Epoch Churn Limit (#5442) 2023-09-20 13:39:56 +02:00
fork_choice_types.nim implement Confirmation rule prerequisite - fork choice filter change (#5450) 2023-09-20 18:27:55 +02:00
proto_array.nim implement Confirmation rule prerequisite - fork choice filter change (#5450) 2023-09-20 18:27:55 +02:00