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
62 stars 9 forks source link

Implement EIP-4788: Beacon block root in the EVM (new special contract) #48

Open acuarica opened 1 year ago

acuarica commented 1 year ago

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