nimbus-eth1/tests
andri lim 31ed8fcf83
refine transaction validation
2019-08-29 20:44:54 +07: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 activates test 2019-08-29 19:57:01 +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_code_stream.nim Refactor interpreter dispatch (#65) 2018-07-06 09:52:31 +02:00
test_config.nim add 'trace' switch to tester configuration 2019-08-20 14:17:22 +07:00
test_difficulty.nim add diffficulty test 2019-08-26 21:26:57 +07:00
test_gas_meter.nim assert() -> doAssert() 2019-03-13 22:36:54 +01:00
test_generalstate_failing.nim add some comments 2019-05-13 10:26:28 +03:00
test_generalstate_json.nim initial implementation of transaction test 2019-08-29 19:54:38 +07:00
test_genesis.nim Use nim-eth (#224) 2019-02-05 20:15:50 +01:00
test_helpers.nim initial implementation of transaction test 2019-08-29 19:54:38 +07:00
test_memory.nim Use nim-eth (#224) 2019-02-05 20:15:50 +01:00
test_op_arith.nim fixes #72, simplify SDIV implementation 2019-08-13 17:48:25 +03:00
test_op_bit.nim implement constantinople bitwise opcode test 2019-05-13 10:26:28 +03:00
test_op_custom.nim uncomment commented test case in test_op_custom.nim 2019-08-20 18:08:09 +07:00
test_op_env.nim std_shims -> stew 2019-07-07 12:12:01 +02:00
test_op_memory.nim implement macro_assembler and opcodes test suite 2019-01-31 20:16:47 +02:00
test_op_misc.nim std_shims -> stew 2019-07-07 12:12:01 +02:00
test_persistblock_json.nim std_shims -> stew 2019-07-07 12:12:01 +02:00
test_precompiles.nim std_shims -> stew 2019-07-07 12:12:01 +02: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 Use nim-eth (#224) 2019-02-05 20:15:50 +01:00
test_state_db.nim std_shims -> stew 2019-07-07 12:12:01 +02:00
test_tracer_json.nim std_shims -> stew 2019-07-07 12:12:01 +02:00
test_transaction_json.nim refine transaction validation 2019-08-29 20:44:54 +07:00
test_vm_json.nim fixes #64 test_vm_json now support all forks 2019-08-14 23:31:30 +07:00
tracerTestGen.nim std_shims -> stew 2019-07-07 12:12:01 +02:00

README.md

tests

TODO: more GeneralStateTest fixtures!