nimbus-eth1/tests
Jordan Hrycaj 59d7ba1f1e print compiler warning about the VM used
why:
  handy to have confirmation about which of the three different VMs
  is activated
2021-04-28 15:24:14 +03:00
..
fixtures bump eth_tests to pre YOLO v3 2021-02-03 14:31:16 +07:00
graphql add graphql test suite 2021-04-24 11:01:56 +07:00
keystore
rpcclient
README.md
all_tests.nim print compiler warning about the VM used 2021-04-28 15:24:14 +03:00
macro_assembler.nim merge vm_memory, vm_interpreter, and vm_utils_numeric => vm_internals 2021-03-31 18:15:27 +01:00
nim.cfg
persistBlockTestGen.nim
test_allowed_to_fail.nim fixes EIP2929 SLOAD 2021-01-14 23:22:28 +07:00
test_blockchain_json.nim add disableParamFiltering() to both test_generalstate_json and test_blockchain_json 2021-04-25 12:20:03 +07:00
test_code_stream.nim merge vm_memory, vm_interpreter, and vm_utils_numeric => vm_internals 2021-03-31 18:15:27 +01:00
test_config.nim merge vm_forks and vm_opcode_values => vm_type2 2021-03-31 17:53:15 +01:00
test_difficulty.nim merge vm_forks and vm_opcode_values => vm_type2 2021-03-31 17:53:15 +01:00
test_forkid.nim
test_gas_meter.nim merge vm_memory, vm_interpreter, and vm_utils_numeric => vm_internals 2021-03-31 18:15:27 +01:00
test_generalstate_json.nim add disableParamFiltering() to both test_generalstate_json and test_blockchain_json 2021-04-25 12:20:03 +07:00
test_genesis.nim
test_graphql.nim add graphql test suite 2021-04-24 11:01:56 +07:00
test_helpers.nim Bugfix: Fix blockchain tests: It was quietly skipping 4654 of them 2021-04-08 16:40:53 +01:00
test_memory.nim merge vm_memory, vm_interpreter, and vm_utils_numeric => vm_internals 2021-03-31 18:15:27 +01:00
test_misc.nim merge vm_memory, vm_interpreter, and vm_utils_numeric => vm_internals 2021-03-31 18:15:27 +01:00
test_op_arith.nim
test_op_bit.nim
test_op_custom.nim
test_op_env.nim
test_op_memory.nim
test_op_misc.nim
test_persistblock_json.nim fixes evmc bug and add github action job to test evmc 2021-01-20 11:50:07 +07:00
test_precompiles.nim merge vm_forks and vm_opcode_values => vm_type2 2021-03-31 17:53:15 +01:00
test_rpc.nim fixes #558, use distinct uint for ChainId and NetworkId to prevent confusion 2021-02-14 11:01:27 +07:00
test_rpc_whisper.nim
test_stack.nim merge vm_memory, vm_interpreter, and vm_utils_numeric => vm_internals 2021-03-31 18:15:27 +01:00
test_state_db.nim
test_tools_build.nim
test_tracer_json.nim
test_transaction_json.nim
test_vm_json.nim merge vm_memory, vm_interpreter, and vm_utils_numeric => vm_internals 2021-03-31 18:15:27 +01:00
tracerTestGen.nim

README.md

tests

TODO: more GeneralStateTest fixtures!