05d905b136
SSTORE_CLEARS_SCHEDULE or FeeSchedule[RefundsClear] in evm have initial value of 15_000 when introduced by EIP-2200. EIP-2200 also set new value for SSTORE_RESET_GAS from 5000 to to 5000 - COLD_SLOAD_COST Now with EIP-3529, SSTORE_CLEARS_SCHEDULE beecome SSTORE_RESET_GAS + ACCESS_LIST_STORAGE_KEY_COST or 5000 - COLD_SLOAD_COST + ACCESS_LIST_STORAGE_KEY_COST of 5000 - 2100 + 1900 = 4800 |
||
---|---|---|
.. | ||
op_handlers | ||
utils | ||
forks_list.md | ||
forks_list.png | ||
gas_costs.nim | ||
gas_meter.nim | ||
op_codes.nim | ||
op_dispatcher.nim | ||
op_handlers.nim |