nimbus-eth1/tests
Dustin Brody 71679d6d95 fix assorted test fixtures which have been un-skipped 2018-08-02 15:57:28 -07:00
..
fixtures/VMTests following https://github.com/ethereum/tests/pull/444 synchronize with upstream test changes by removing many which rely on mocking BLOCKHASH/BALANCE just for VM tests (#92) 2018-08-02 14:21:42 +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 Stop skipping all but time-intensive vmPerformance VMTests by default 2018-08-02 09:37:16 -07:00
test_memory.nim Refactor interpreter dispatch (#65) 2018-07-06 09:52:31 +02:00
test_opcode.nim Align DB backend interfaces with eth_trie. Init BaseChainDB in nimbus. 2018-07-30 16:05:32 +03:00
test_stack.nim Delete utilities: address, padding, bytes (#68) 2018-07-06 17:08:31 +02:00
test_storage_backends.nim Align DB backend interfaces with eth_trie. Init BaseChainDB in nimbus. 2018-07-30 16:05:32 +03:00
test_vm_json.nim fix assorted test fixtures which have been un-skipped 2018-08-02 15:57:28 -07:00

README.md

tests

TODO: more vm tests and fixtures!