paradigmxyz / revmc

JIT and AOT compiler for the Ethereum Virtual Machine, built on Revm.
Apache License 2.0
205 stars 22 forks source link

fix: end a section at SSTORE too (EIP-1706) #21

Closed DaniPopes closed 6 months ago

DaniPopes commented 6 months ago

EIP-1706, combined into EIP-2200, requires that SSTORE fail if gasleft <= 2300