Skip to content

feat: add EIP-8037 / TIP-1016 state gas support#3406

Merged
rakita merged 46 commits into
mainfrom
rakita/state-gas
Apr 10, 2026
Merged

feat: add EIP-8037 / TIP-1016 state gas support#3406
rakita merged 46 commits into
mainfrom
rakita/state-gas

fix: exclude EIP-8037 reservoir gas from op-revm fee settlement

f410840
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis failed Apr 9, 2026 in 0s

Performance Regression: -5.58%

⚠️ Different runtime environments detected

Some benchmarks with significant performance changes were compared across different runtime environments,
which may affect the accuracy of the results.

Open the report in CodSpeed to investigate

⚡ 3 improved benchmarks
❌ 17 regressed benchmarks
✅ 157 untouched benchmarks

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Benchmark BASE HEAD Efficiency
JUMP_50 17.9 µs 18.6 µs -3.34%
GASLIMIT_50 18.4 µs 19 µs -3.11%
DELEGATECALL_50 86.6 µs 90 µs -3.79%
GAS_50 18.3 µs 18.9 µs -3.12%
JUMPDEST_50 15.6 µs 16.3 µs -4.33%
MCOPY_50 20.8 µs 21.5 µs -3.01%
MSIZE_50 18.4 µs 19 µs -3.11%
MSTORE_50 19.7 µs 20.4 µs -3.31%
PUSH0_50 18.3 µs 18.9 µs -3.27%
PUSH1_50 18.4 µs 19 µs -3.26%
PUSH2_50 18.5 µs 19.1 µs -3.24%
PUSH8_50 18.6 µs 19.2 µs -3.07%
PUSH7_50 18.8 µs 19.4 µs -3.05%
STATICCALL_50 89.8 µs 92.9 µs -3.33%
subcall_1000_nested 2.1 ms 2.3 ms -5.58%
subcall_1000_transfer_1wei 1.2 ms 1.3 ms -4.15%
subcall_1000_same_account 1.1 ms 1.2 ms -5.34%
blake2/12_rounds 4.7 µs 4.5 µs +4.06%
blake2/2_rounds 3.2 µs 3.1 µs +4.12%
blake2/4_rounds 3.6 µs 3.4 µs +5.49%

Comparing rakita/state-gas (f410840) with main (d060498)

Open in CodSpeed