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

Implement EIP-7516: `BLOBBASEFEE` opcode #92

Open acuarica opened 5 months ago

acuarica commented 5 months ago

See https://eips.ethereum.org/EIPS/eip-7516.