bluealloy / revm

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

perf(eof): avoid some allocations #1632

Closed DaniPopes closed 2 months ago

DaniPopes commented 2 months ago

Plus some doc cleanups