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

add infrastructure to select fork choice version #5387

Merged
merged 1 commit into from
Sep 12, 2023

Commits on Sep 4, 2023

  1. add infrastructure to select fork choice version

    To allow testing ethereum/consensus-specs#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.
    etan-status committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    576a9a6 View commit details
    Browse the repository at this point in the history