nimbus-eth1/tests
Zahary Karadjov 583c72fa54 Implement storage backends using RocksDB and SQLite 2018-06-26 13:46:54 +03: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 Implement storage backends using RocksDB and SQLite 2018-06-26 13:46:54 +03:00
test_code_stream.nim Reorganize VM/interpreter + cleanup (#52) 2018-06-15 11:11:25 +02:00
test_gas_meter.nim logging: non-debug costless, avoid allocating constant string messages 2018-06-15 14:20:42 +02:00
test_helpers.nim Reorganize VM/interpreter + cleanup (#52) 2018-06-15 11:11:25 +02:00
test_memory.nim Reorganize VM/interpreter + cleanup (#52) 2018-06-15 11:11:25 +02:00
test_opcode.nim Reorganize VM/interpreter + cleanup (#52) 2018-06-15 11:11:25 +02:00
test_stack.nim Reorganize VM/interpreter + cleanup (#52) 2018-06-15 11:11:25 +02:00
test_storage_backends.nim Implement storage backends using RocksDB and SQLite 2018-06-26 13:46:54 +03:00
test_vm_json.nim Reorganize VM/interpreter + cleanup (#52) 2018-06-15 11:11:25 +02:00

README.md

tests

TODO: more vm tests and fixtures!