nimbus-eth1/tests
kdeme f34d8d71db
Use await instead of waitFor in RPC tests
2019-05-16 22:20:17 +02:00
..
fixtures add byzantium block validation test 2019-05-15 17:03:36 +03: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 CI: use a release build for the test suite (#278) 2019-03-16 18:54:30 -06:00
macro_assembler.nim implement constantinople bitwise opcode test 2019-05-13 10:26:28 +03:00
nim.cfg NAT port mapping 2019-04-17 03:56:28 +02:00
persistBlockTestGen.nim add byzantium block validation test 2019-05-15 17:03:36 +03:00
test_code_stream.nim Refactor interpreter dispatch (#65) 2018-07-06 09:52:31 +02:00
test_config.nim add indexed test config to gst 2019-03-21 16:44:31 +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 fix gst state clearing, GST +5 2019-04-26 07:31:15 +07:00
test_genesis.nim Use nim-eth (#224) 2019-02-05 20:15:50 +01:00
test_helpers.nim fix create2 gasCost 2019-05-13 10:26:28 +03:00
test_memory.nim Use nim-eth (#224) 2019-02-05 20:15:50 +01:00
test_op_arith.nim fix SIGNEXTEND opcode 2019-02-23 17:57:53 +02:00
test_op_bit.nim implement constantinople bitwise opcode test 2019-05-13 10:26:28 +03:00
test_op_custom.nim fixes NUMBER opcode 2019-02-06 18:42:03 +01:00
test_op_env.nim fix SIGNEXTEND opcode 2019-02-23 17:57:53 +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 Use nim-eth (#224) 2019-02-05 20:15:50 +01:00
test_opcode.nim make test green 2019-04-18 16:10:31 +07:00
test_persistblock_json.nim Use nim-eth (#224) 2019-02-05 20:15:50 +01:00
test_precompiles.nim make test green 2019-04-18 16:10:31 +07:00
test_rpc.nim Use await instead of waitFor in RPC tests 2019-05-16 22:20:17 +02:00
test_rpc_whisper.nim Use await instead of waitFor in RPC tests 2019-05-16 22:20:17 +02:00
test_stack.nim Use nim-eth (#224) 2019-02-05 20:15:50 +01:00
test_state_db.nim fixes path in tests 2019-02-06 18:42:03 +01:00
test_tracer_json.nim Use nim-eth (#224) 2019-02-05 20:15:50 +01:00
test_vm_json.nim make test green 2019-04-18 16:10:31 +07:00
tracerTestGen.nim fixes persistBlockTestGen and update tests 2019-02-07 11:01:43 +01:00

README.md

tests

TODO: more GeneralStateTest fixtures!