nimbus-eth1/tests
andri lim 58c4e16365 add some comments 2019-05-13 10:26:28 +03:00
..
fixtures update GST with Constantinople fixtures 2019-04-29 13:23:44 +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
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 implement EIP155 tx.getSender 2019-04-18 15:33:17 +07:00
test_code_stream.nim
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
test_helpers.nim fix create2 gasCost 2019-05-13 10:26:28 +03:00
test_memory.nim
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
test_op_misc.nim
test_opcode.nim make test green 2019-04-18 16:10:31 +07:00
test_persistblock_json.nim
test_precompiles.nim make test green 2019-04-18 16:10:31 +07:00
test_rpc.nim Fix, improve and activate rpc test 2019-04-26 13:38:50 +02:00
test_rpc_whisper.nim Fix more return values + minor improvements 2019-04-26 13:40:28 +02:00
test_stack.nim
test_state_db.nim fixes path in tests 2019-02-06 18:42:03 +01:00
test_tracer_json.nim
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!