nimbus-eth1/tests
Ștefan Talpalaru 9011b06037
Merge branch 'fix_spurious_dragon' of github.com:jangko/nimbus into jangko-fix_spurious_dragon
2019-04-19 13:03:05 +02:00
..
fixtures implement EIP155 tx.getSender 2019-04-18 15:33:17 +07:00
rpcclient Use nim-eth (#224) 2019-02-05 20:15:50 +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 CI: use a release build for the test suite (#278) 2019-03-16 18:54:30 -06:00
macro_assembler.nim make test green 2019-04-18 16:10:31 +07: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 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 fix accountsForDeletion iterator, GST +2 2019-04-18 13:23:04 +07:00
test_generalstate_json.nim gst and processTransaction unification 2019-04-18 07:56:57 +07:00
test_genesis.nim Use nim-eth (#224) 2019-02-05 20:15:50 +01:00
test_helpers.nim activates EIP158 tests, GST -152 2019-04-15 22:09:46 +07: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 macro_assembler and opcodes test suite 2019-01-31 20:16:47 +02: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 fixes vmState construction 2019-02-15 17:20:51 +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!