rust-ethereum / evm

Pure Rust implementation of Ethereum Virtual Machine
Apache License 2.0
1.16k stars 355 forks source link

feat: use ethereum tests from submodule #247

Closed aleksuss closed 9 months ago

aleksuss commented 9 months ago

The PR adds a submodule with Ethereum tests. This addition will allow running the tests locally.