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

EIP-7732 support (ePBS) #227

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

EIP-7732 support (ePBS) #227

wants to merge 2 commits into from

Conversation

pk910
Copy link
Member

@pk910 pk910 commented Jan 27, 2025

EIP-7732 support (ePBS)

  • go-eth2-client types for eip7732 (Add EIP-7732 (ePBS) support attestantio/go-eth2-client#187)
  • Basic eip7732 support (internal block helpers, fork label on index page)
  • Add separate block state for not fully available blocks (missing execution payload)
  • Handle execution payload event from beacon event stream
  • Async load execution payloads when available (similar logic as for blocks, load from first client we receive the event from)

@pk910 pk910 added the build-docker-image Automatically build docker image for PR branch label Jan 27, 2025
pk910 added a commit to ethpandaops/ethereum-package that referenced this pull request Jan 31, 2025
…for activation (ePBS) (#881)

uses the `eip7732-support` branch from dora:
ethpandaops/dora#227
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build-docker-image Automatically build docker image for PR branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant