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

Electra spec config and builder #8183

Merged
merged 3 commits into from
Apr 10, 2024

Commits on Apr 10, 2024

  1. Electra spec config and builder

    There were fields missing for EIP-7251, and also some of the attestation fields. I added the entire diff from consensus-specs while I was going, it seemed easiest...
    
    Signed-off-by: Paul Harris <paul.harris@consensys.net>
    rolfyone committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    adc2bd6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee8514d View commit details
    Browse the repository at this point in the history
  3. Added missing maxPerEpochActivationExitChurnLimit

    Signed-off-by: Paul Harris <paul.harris@consensys.net>
    rolfyone committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    e622699 View commit details
    Browse the repository at this point in the history