ethereumproject / evm-rs

Ethereum Virtual Machine implementation in Rust. Fork of the SputnikVM.
Apache License 2.0
14 stars 5 forks source link

WIP: Multi-Geth integration bugfixes #1

Closed mersinvald closed 5 years ago

mersinvald commented 5 years ago

Integration into Multi-Geth and full run of ETH test suite revealed some bugs that were not caught before.

This PR fixes these bugs.