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

Increase Calldata Floor Cost

Authors:

Canonical data: /latest/eips/7976.json

Increase the calldata floor cost to 64/64 gas per byte to reduce maximum block size

Timeline

Glamsterdam
Toni Wahrstätter
Scheduled for Inclusion
May 7, 2026 · ACDE #236
Considered for Inclusion
Dec 18, 2025 · ACDE #226
Proposed
EIP Created Jun 18, 2025

Key Benefits

  • Reduces maximum block size by approximately 33%, improving network efficiency.
  • Maintains a good user experience for regular transactions while optimizing for data-heavy applications.
  • Encourages better practices for data availability within the Ethereum ecosystem.
  • Ensures that transactions involving heavy computational requirements are not adversely affected.

Trade-offs & Considerations

No trade-offs documented yet.

Stakeholder Impact

End Users

Ensures stable transaction speeds as network demands grow.

Application Developers

May require adjustments in gas estimation for data-heavy applications.

Wallet Developers

Need to update gas estimation to reflect increased calldata costs.

Tooling / Infrastructure

Must adapt to account for changes in gas pricing rules.

Layer 2s

Improves interaction with Ethereum mainnet through efficient gas management.

Stakers & Node Operators

Minimal impact on operations, but potential for increased transaction throughput.

CL Client Developers

May require updates to ensure efficient handling of calldata estimation.

EL Client Developers

Must be updated to accommodate changes in calldata pricing for optimal performance.