nimbus-eth1/tests
Ștefan Talpalaru a431ceed11 add "--threads:on" to tests and main binary
- some "funcs" were no longer considered side-effect free, so I made
  them procs
- added {.base.} to some base methods to avoid a deprecation warning
2019-01-15 18:59:24 +02:00
..
fixtures update test data 2019-01-15 15:30:25 +02:00
rpcclient rebase and various fixes 2019-01-06 20:19:48 +01:00
README.md integrate GeneralStateTest runner into CI with 775 running tests (#153) 2018-09-19 16:46:14 +00:00
all_tests.nim Moved db backends to eth_trie 2019-01-13 15:31:59 +02:00
nim.cfg add "--threads:on" to tests and main binary 2019-01-15 18:59:24 +02:00
persistBlockTestGen.nim implement debug_setHead 2019-01-06 13:17:08 +02:00
test_code_stream.nim Refactor interpreter dispatch (#65) 2018-07-06 09:52:31 +02:00
test_gas_meter.nim replace logging module with nim-chronicles (fixes #38) 2018-08-29 16:13:03 -06:00
test_generalstate_failing.nim pass additional 15 general state tests 2019-01-06 13:16:45 +02:00
test_generalstate_json.nim pass additional 15 general state tests 2019-01-06 13:16:45 +02:00
test_genesis.nim add missing module import 2018-10-19 09:42:32 -07:00
test_helpers.nim pass additional 15 general state tests 2019-01-06 13:16:45 +02:00
test_memory.nim Refactor interpreter dispatch (#65) 2018-07-06 09:52:31 +02:00
test_opcode.nim Merge branch 'call-fixes-precompiles' 2018-11-12 15:57:54 +00:00
test_persistblock_json.nim implement debug_setHead 2019-01-06 13:17:08 +02:00
test_precompiles.nim Reactivate the precompiles test + consume gas 2018-12-04 15:52:59 +01:00
test_rpc.nim rebase and various fixes 2019-01-06 20:19:48 +01:00
test_stack.nim Delete utilities: address, padding, bytes (#68) 2018-07-06 17:08:31 +02:00
test_tracer_json.nim implement dumpDebuggingMetaData 2019-01-06 11:43:38 +02:00
test_vm_json.nim fix test 2018-12-16 15:38:51 +02:00
tracerTestGen.nim pass additional 15 general state tests 2019-01-06 13:16:45 +02:00

README.md

tests

TODO: more GeneralStateTest fixtures!