bluealloy / revm

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

Implement `std::error::Error` for `EofError` and `EofValidationError` #1634

Closed DaniPopes closed 3 months ago

peyha commented 3 months ago

I'll try this one

rakita commented 3 months ago

done