nimbus-eth1/tests
andri lim 12ea5247d6 execute transactions 2019-09-26 12:33:43 +03:00
..
fixtures add more tests fixtures 2019-08-25 08:38:10 +07:00
rpcclient Use directly the Whisper types instead of distinct strings, we test for string in fromJson anyhow 2019-04-26 13:38:50 +02:00
README.md integrate GeneralStateTest runner into CI with 775 running tests (#153) 2018-09-19 16:46:14 +00:00
all_tests.nim improve cliBuilder macro readability 2019-09-24 10:29:41 +07:00
macro_assembler.nim std_shims -> stew 2019-07-07 12:12:01 +02:00
nim.cfg NAT port mapping 2019-04-17 03:56:28 +02:00
persistBlockTestGen.nim Add PersistBlockTest for block 1352922, fixes #363 2019-08-14 20:56:57 +02:00
test_blockchain_json.nim execute transactions 2019-09-26 12:33:43 +03:00
test_code_stream.nim attempt to add simple cli to all_tests 2019-09-21 12:45:23 +07:00
test_config.nim add 'trace' switch to tester configuration 2019-08-20 14:17:22 +07:00
test_difficulty.nim attempt to add simple cli to all_tests 2019-09-21 12:45:23 +07:00
test_gas_meter.nim attempt to add simple cli to all_tests 2019-09-21 12:45:23 +07:00
test_generalstate_failing.nim add some comments 2019-05-13 10:26:28 +03:00
test_generalstate_json.nim attempt to add simple cli to all_tests 2019-09-21 12:45:23 +07:00
test_genesis.nim attempt to add simple cli to all_tests 2019-09-21 12:45:23 +07:00
test_helpers.nim implement bc test fixtures parser 2019-09-04 19:05:21 +02:00
test_memory.nim attempt to add simple cli to all_tests 2019-09-21 12:45:23 +07:00
test_op_arith.nim attempt to add simple cli to all_tests 2019-09-21 12:45:23 +07:00
test_op_bit.nim attempt to add simple cli to all_tests 2019-09-21 12:45:23 +07:00
test_op_custom.nim attempt to add simple cli to all_tests 2019-09-21 12:45:23 +07:00
test_op_env.nim attempt to add simple cli to all_tests 2019-09-21 12:45:23 +07:00
test_op_memory.nim attempt to add simple cli to all_tests 2019-09-21 12:45:23 +07:00
test_op_misc.nim attempt to add simple cli to all_tests 2019-09-21 12:45:23 +07:00
test_persistblock_json.nim attempt to add simple cli to all_tests 2019-09-21 12:45:23 +07:00
test_precompiles.nim attempt to add simple cli to all_tests 2019-09-21 12:45:23 +07:00
test_rpc.nim std_shims -> stew 2019-07-07 12:12:01 +02:00
test_rpc_whisper.nim std_shims -> stew 2019-07-07 12:12:01 +02:00
test_stack.nim attempt to add simple cli to all_tests 2019-09-21 12:45:23 +07:00
test_state_db.nim attempt to add simple cli to all_tests 2019-09-21 12:45:23 +07:00
test_tracer_json.nim attempt to add simple cli to all_tests 2019-09-21 12:45:23 +07:00
test_transaction_json.nim attempt to add simple cli to all_tests 2019-09-21 12:45:23 +07:00
test_vm_json.nim attempt to add simple cli to all_tests 2019-09-21 12:45:23 +07:00
tracerTestGen.nim std_shims -> stew 2019-07-07 12:12:01 +02:00

README.md

tests

TODO: more GeneralStateTest fixtures!