Skip to content

EIP-7732 Breakout Room Call #22, August 29, 2025 #1696

@will-corcoran

Description

@will-corcoran

UTC Date & Time

August 29, 2025, 14:00 UTC

Agenda

  1. Payload Post-State Availability in the EVM (EIP-4788 Implications Post-ePBS): Discuss EVM access to beacon state roots post-ePBS, which introduces separate consensus and execution state transitions. EIP-4788 exposes the parent beacon block root (containing a state_root, pre-payload), enabling proofs of pre-payload states (e.g., validator not slashed) but not post-payload states (e.g., consolidation requests processed in payload). Evaluate options:

    • a. Leave as-is, using state.state_roots for post-payload access (grandparent payload, sufficient for most cases).
    • b. New EIP exposing execution payload envelope root (like EIP-4788, for post-payload proofs).
    • c. Add pre_state_root to beacon block (similar functionality to a).
  2. Handling Beacon Block Body Fields Moved to Execution

    • Description: Decide on fields shifted from CL to EL (e.g., blob_kzg_commitments, execution_requests) Options:
      • (a) Remove entirely (changes generalized indices; backward compatibility concerns, but no known breakage;
      • (b) Stub as empty, assert in STF (preserves indices, adds tech debt).
      • If removing, consider dropping unused deposits and eth1data (post-Pectra).
  3. PR Reviews and Spec Updates

    • Description: Review open PRs:
      • PR-4525: Rename execution payload header to bid. link
      • PR-4527: Remove inclusion proof/signed header from Gloas data column. link
      • Rebase block access list on Gloas spec (add to ExecutionPayload).
      • Consider ePBS rebase on EIP-7688 for SSZ consistency.
  4. Discuss Potential Impact on Builder API: https://hackmd.io/@bchain/BJYoUYjIll

  5. Discuss Process and Timing for Advancing Spec: epbs-devnet-0 spec

Call Series

EIP-7732 Breakout Room

🔧 Meeting Configuration

Duration

60 minutes

Occurrence Rate

bi-weekly

Use Custom Meeting Link (Optional)

  • I will provide my own meeting link

Facilitator Emails (Optional)

no response

Display Zoom Link in Calendar Invite (Optional)

  • Display Zoom link in invite

YouTube Livestream Link (Optional)

  • Create YouTube livestream link

Metadata

Metadata

Assignees

No one assigned

    Labels

    BreakoutType: Topic-specific breakout callsePBSSeries: ePBSprotocol-callAutomatically applied by issue template

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions