rust-ethereum / evm

Pure Rust implementation of Ethereum Virtual Machine
Apache License 2.0
1.17k stars 360 forks source link

Use macros to reduce `eval_log*` boilerplate code #283

Closed koushiro closed 5 months ago

koushiro commented 5 months ago

Something I missed in PR #282