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 |
||
---|---|---|
.. | ||
fixtures/VMTests | ||
README.md | ||
all_tests.nim | ||
fixtures.nim | ||
test_code_stream.nim | ||
test_gas_meter.nim | ||
test_helpers.nim | ||
test_memory.nim | ||
test_opcode.nim | ||
test_stack.nim | ||
test_vm.nim | ||
test_vm_json.nim |
README.md
tests
TODO: more vm tests and fixtures!