nimbus-eth1/tests
coffeepots 86853ea97c
Merge pull request #187 from status-im/modexp-fixes
Modexp fixes
2018-12-06 10:10:59 +00:00
..
fixtures Modexp fix example 1 (returned to early for ints of length 1) 2018-12-04 12:49:48 +01:00
rpcclient Update return types 2018-11-28 22:27:15 +00:00
README.md integrate GeneralStateTest runner into CI with 775 running tests (#153) 2018-09-19 16:46:14 +00:00
all_tests.nim Add precompiles to all tests to prevent regressions 2018-12-04 16:32:11 +01:00
test_caching_db_backend.nim Populate the persistent databases with the empty RLP key. 2018-10-05 03:36:48 +03:00
test_code_stream.nim Refactor interpreter dispatch (#65) 2018-07-06 09:52:31 +02:00
test_gas_meter.nim replace logging module with nim-chronicles (fixes #38) 2018-08-29 16:13:03 -06:00
test_generalstate_failing.nim Update failing tests list 2018-11-13 19:45:34 +00:00
test_generalstate_json.nim fix tests 2018-12-05 22:01:29 +07:00
test_genesis.nim add missing module import 2018-10-19 09:42:32 -07:00
test_helpers.nim Add missing .json 2018-11-13 19:45:34 +00:00
test_memory.nim Refactor interpreter dispatch (#65) 2018-07-06 09:52:31 +02:00
test_opcode.nim Merge branch 'call-fixes-precompiles' 2018-11-12 15:57:54 +00:00
test_precompiles.nim Reactivate the precompiles test + consume gas 2018-12-04 15:52:59 +01:00
test_rpc.nim Add genesis block 2018-11-28 21:57:10 +00:00
test_stack.nim Delete utilities: address, padding, bytes (#68) 2018-07-06 17:08:31 +02:00
test_storage_backends.nim Implement a --datadir command-line options 2018-09-25 02:06:20 +03:00
test_vm_json.nim Populate the persistent databases with the empty RLP key. 2018-10-05 03:36:48 +03:00

README.md

tests

TODO: more GeneralStateTest fixtures!