acuarica / evm

A Symbolic Ethereum Virtual Machine (EVM) bytecode interpreter, parser and decompiler, along with several other utils for programmatically extracting information from EVM bytecode.
https://acuarica.github.io/evm/
MIT License
46 stars 5 forks source link

Track EIP-4200: EOF - Static relative jumps #42

Open acuarica opened 1 year ago

acuarica commented 1 year ago

See https://eips.ethereum.org/EIPS/eip-4200 for more info.