mirror of
https://github.com/status-im/nimbus-eth1.git
synced 2025-01-26 20:19:31 +00:00
0b6fbbad67
* Start by renaming the fork by chronological order * initial commit - groundwork: support different gasCosts depending on VMs * Running VMTests with new gas config - only push32AndSuicide changed * Introduce newNimbusVM that (temporarily) abstract over Frontier and Tangerine VM creation * Fix Gas - push32AndSuicide repassing and expXY_success passing - fixes #34 * case sensitive imports (thank you auto-completion) fix Travis on Linux * Add pre and post EIP-150 tests * Nimify gas identifiers that supports multiple forks
tests
TODO: more vm tests and fixtures!