This website requires JavaScript.
Explore
Help
Sign In
status-im
/
nimbus-eth1
Watch
2
Star
0
Fork
0
You've already forked nimbus-eth1
mirror of
https://github.com/status-im/nimbus-eth1.git
synced
2025-02-05 08:45:27 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
nimbus-eth1
/
tests
History
jangko
8486c1834c
fixes
#558
, use distinct uint for ChainId and NetworkId to prevent confusion
2021-02-14 11:01:27 +07:00
..
fixtures
bump eth_tests to pre YOLO v3
2021-02-03 14:31:16 +07:00
keystore
…
rpcclient
…
all_tests.nim
…
macro_assembler.nim
…
nim.cfg
…
persistBlockTestGen.nim
…
README.md
…
test_allowed_to_fail.nim
fixes EIP2929 SLOAD
2021-01-14 23:22:28 +07:00
test_blockchain_json.nim
split legacy and new test to save time
2021-01-14 23:22:28 +07:00
test_code_stream.nim
…
test_config.nim
…
test_difficulty.nim
…
test_forkid.nim
…
test_gas_meter.nim
…
test_generalstate_json.nim
split legacy and new test to save time
2021-01-14 23:22:28 +07:00
test_genesis.nim
…
test_helpers.nim
fixes EIP2929 CALL opCode
2021-01-14 23:22:28 +07:00
test_memory.nim
…
test_misc.nim
…
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
clean up EIP2929 for test
2021-01-12 16:17:00 +07:00
test_rpc_whisper.nim
…
test_rpc.nim
fixes
#558
, use distinct uint for ChainId and NetworkId to prevent confusion
2021-02-14 11:01:27 +07:00
test_stack.nim
…
test_state_db.nim
access list implementation
2021-01-11 14:54:55 +07:00
test_tools_build.nim
…
test_tracer_json.nim
…
test_transaction_json.nim
fixes test codes to deal with eth_tests submodule
2021-01-06 17:02:19 +07:00
test_vm_json.nim
fixes test codes to deal with eth_tests submodule
2021-01-06 17:02:19 +07:00
tracerTestGen.nim
…
README.md
tests
TODO: more GeneralStateTest fixtures!