bluealloy / revm

Rust implementation of the Ethereum Virtual Machine.
https://bluealloy.github.io/revm/
MIT License
1.59k stars 518 forks source link

feat: pass interpreter into `Inspector::log` #1610

Closed klkvr closed 2 months ago

klkvr commented 2 months ago

Adds a way to alter execution result depending on log data.