Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement Confirmation rule prerequisite - fork choice filter change #5450

Merged
merged 1 commit into from
Sep 20, 2023

Commits on Sep 20, 2023

  1. implement Confirmation rule prerequisite - fork choice filter change

    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.
    
    - ethereum/consensus-specs#3431
    - ethereum/consensus-specs#3466
    
    "will bundle this with deneb release":
    
    - ethereum/pm#844 (comment)
    etan-status committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    b355da5 View commit details
    Browse the repository at this point in the history