Ethereum Protocol Fellowship (EPF) Cohort 7 — Applications open until May 13
All EIPs
EIP-7928 Draft EL

Block-Level Access Lists

Authors: , , , , , , ,

Canonical data: /latest/eips/7928.json

Enforced block access lists with state locations and post-transaction state diffs

BAL Breakout
| Latest: Call #13

Timeline

Glamsterdam
Toni Wahrstätter
Scheduled for Inclusion ★ Headliner
Headliner Presentation
Jun 5, 2025 · ACDE #213
Headliner Proposal
May 26, 2025 · Forum Post
Proposed
EIP Created Mar 31, 2025

Key Benefits

  • Dramatically reduces gas costs for state-heavy applications
  • Enables new optimization patterns for developers
  • Improves block processing efficiency
  • Provides more predictable gas costs for complex applications

Trade-offs & Considerations

No trade-offs documented yet.

Stakeholder Impact

End Users

Lower gas costs for complex applications, especially DeFi protocols and applications that access similar state across multiple transactions.

Application Developers

Can optimize applications for block-level access patterns, significantly reduce gas costs for state-heavy applications, and enable new design patterns.

Wallet Developers

Indirect benefits through lower gas costs for applications, but minimal direct impact on wallet development.

Tooling / Infrastructure

Gas estimation tools, transaction simulation, and optimization analysis need updates to handle block-level access list patterns.

Layer 2s

More efficient state access in Layer 2 settlement transactions and optimized bridge operations.

Stakers & Node Operators

More efficient block processing due to optimized state access patterns, reducing computational overhead.

CL Client Developers

No direct impact on consensus layer operations as this affects execution layer state access optimization.

EL Client Developers

Significant implementation work required for block-level access list management, state access optimization, and gas accounting updates.

North Star Goal Alignment

  • Scale L1: Significantly reduces gas costs for state access through block-level optimization, improving overall network efficiency and throughput.
  • Improve UX: Lower gas costs for complex applications and improved predictability for applications with similar state access patterns.