nimbus-eth1/tests
Yuriy Glukhov b2acf3a5e3 GasMeter is an object now (#73) 2018-07-18 14:18:17 +02:00
..
fixtures/VMTests WIP tests based on fixtures 2018-02-13 19:18:08 +02:00
README.md update test readme 2018-04-03 18:14:47 +02:00
all_tests.nim Refactor interpreter dispatch (#65) 2018-07-06 09:52:31 +02:00
test_code_stream.nim Refactor interpreter dispatch (#65) 2018-07-06 09:52:31 +02:00
test_gas_meter.nim GasMeter is an object now (#73) 2018-07-18 14:18:17 +02:00
test_helpers.nim Fixed a few more tests (#70) 2018-07-17 10:57:13 +02:00
test_memory.nim Refactor interpreter dispatch (#65) 2018-07-06 09:52:31 +02:00
test_opcode.nim Refactor interpreter dispatch (#65) 2018-07-06 09:52:31 +02:00
test_stack.nim Delete utilities: address, padding, bytes (#68) 2018-07-06 17:08:31 +02:00
test_storage_backends.nim Implemented most of the stubbed-out state handling instructions (#59) 2018-07-05 14:41:01 +02:00
test_vm_json.nim Delete utilities: address, padding, bytes (#68) 2018-07-06 17:08:31 +02:00

README.md

tests

TODO: more vm tests and fixtures!