Alert Source Discuss
⚠️ Draft Standards Track: Core

EIP-8368: CPSB Recalibration for New Gas Limit

Re-derives the cost per state byte (CPSB) parameter introduced in EIP-8037 for a new reference block gas limit

Authors Maria Silva (@misilva73)
Created 2026-08-05
Discussion Link https://ethereum-magicians.org/t/eip-8368-cpsb-recalibration-for-new-gas-limit/29293
Requires EIP-8037

Abstract

This proposal updates cost per state byte (CPSB), the unit gas cost per new state byte introduced in EIP-8037, by re-deriving it for a new reference block gas limit. All other parameters, mechanisms, and semantics defined in EIP-8037 are unaffected and remain unchanged.

This is a placeholder EIP. The new reference block gas limit, the re-derived CPSB value, and the accompanying rationale are still to be determined.

Motivation

EIP-8037 derives CPSB from a reference block gas limit of 150M gas units, noting that “if a future block gas limit increase materially changes the expected state growth rate, CPSB can be re-derived in a subsequent EIP.” As the block gas limit increases beyond that reference point, CPSB needs to be recalibrated to keep state growth on target.

Specification

TBD. The CPSB value below will be re-derived using the same methodology as EIP-8037, with the reference block gas limit updated to a value still to be determined.

Parameter Value
CPSB TBD

Rationale

TBD

Backwards Compatibility

This EIP updates a parameter defined by EIP-8037 and inherits its backwards compatibility considerations.

Security Considerations

Needs discussion.

Copyright and related rights waived via CC0.

Citation

Please cite this document as:

Maria Silva (@misilva73), "EIP-8368: CPSB Recalibration for New Gas Limit [DRAFT]," Ethereum Improvement Proposals, no. 8368, August 2026. Available: https://eips.ethereum.org/EIPS/eip-8368.