diff --git a/EIPS/eip-8007.md b/EIPS/eip-8007.md index eef69f050205bc..9d0d869e418d93 100644 --- a/EIPS/eip-8007.md +++ b/EIPS/eip-8007.md @@ -7,7 +7,7 @@ discussions-to: https://ethereum-magicians.org/t/eip-8007-glamsterdam-gas-repric status: Draft type: Meta created: 2025-08-21 -requires: 2780, 7667, 7778, 7904, 7923, 7976, 7981, 8032, 8037, 8038 +requires: 2780, 7667, 7778, 7904, 7923, 7976, 7981, 8032, 8037, 8038, 8057 --- ## Abstract @@ -35,6 +35,7 @@ This Meta EIP includes two types of EIPs, namely, core and possible additions. T | [EIP-8032](./eip-8032.md) | Makes `SSTORE` gas cost scale with a contract's storage size to discourage state bloat. | State | Proposed for Inclusion | | [EIP-8037](./eip-8037.md) | Harmonization and increase of state creation gas costs to mitigate state growth and unblock scaling. | State | Proposed for Inclusion | | [EIP-8038](./eip-8038.md) | Increases the gas cost of state-access operations to reflect Ethereum’s larger state. | State | Proposed for Inclusion | +| [EIP-8057](./eip-8057.md) | Inter-Block Temporal Locality Gas Discounts. | State | Proposed for Inclusion | ### Possible additions