Skip to content

EIP-7688: Forward Compatible Consensus Data Structures#9450

Draft
macladson wants to merge 26 commits into
sigp:unstablefrom
macladson:eip-7688
Draft

EIP-7688: Forward Compatible Consensus Data Structures#9450
macladson wants to merge 26 commits into
sigp:unstablefrom
macladson:eip-7688

Conversation

@macladson

@macladson macladson commented Jun 10, 2026

Copy link
Copy Markdown
Member

Relevant Links

Proposed Changes

Adds the necessary types and components to support EIP-7688, along with the cargo patches to pull in the progressive versions of the crates in our SSZ stack.

Testing

participants_matrix:
  el:
    - el_type: nethermind
      el_image: ethpandaops/nethermind:master
  cl:
    - cl_type: nimbus
      cl_image: ethpandaops/nimbus-eth2:glamsterdam-devnet-7-minimal
    - cl_type: lodestar
      cl_image: ethpandaops/lodestar:glamsterdam-devnet-7
    - cl_type: lighthouse
      cl_image: ethpandaops/lighthouse:glamsterdam-devnet-7
    - cl_type: teku
      cl_image: ethpandaops/teku:glamsterdam-devnet-7

ethereum_genesis_generator_params:
  image: "ethpandaops/ethereum-genesis-generator:glamsterdam-devnet-7"
dora_params:
  image: ethpandaops/dora:glamsterdam-devnet-7

global_log_level: debug

network_params:
  preset: minimal
  gloas_fork_epoch: 1

additional_services:
  - dora

Additional Info

Based on the original work by @michaelsproul in #8505

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

blocked work-in-progress PR is a work-in-progress

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants