nimbus-eth2/tests/consensus_spec
tersec 50f5754e3c
exists{Dir,File} -> {dir,file}Exists; rm unused imports (#3543)
2022-03-24 00:38:48 +00:00
..
altair exists{Dir,File} -> {dir,file}Exists; rm unused imports (#3543) 2022-03-24 00:38:48 +00:00
bellatrix exists{Dir,File} -> {dir,file}Exists; rm unused imports (#3543) 2022-03-24 00:38:48 +00:00
phase0 exists{Dir,File} -> {dir,file}Exists; rm unused imports (#3543) 2022-03-24 00:38:48 +00:00
README.md test fixture cleanups (#2976) 2021-10-12 13:36:52 +02:00
all_tests.nim add Bellatrix fork and transition tests; "Ethereum Foundation" -> EF (#3242) 2022-01-05 09:42:56 +01:00
consensus_spec_tests_preset.nim exists{Dir,File} -> {dir,file}Exists; rm unused imports (#3543) 2022-03-24 00:38:48 +00:00
fixtures_utils.nim automated CL spec ref URL updates from v1.1.9 to v1.1.10 (#3455) 2022-03-02 10:00:21 +00:00
test_fixture_fork_choice.nim Prune `BlockRef` on finalization (#3513) 2022-03-17 17:42:56 +00:00
test_fixture_ssz_generic_types.nim exists{Dir,File} -> {dir,file}Exists; rm unused imports (#3543) 2022-03-24 00:38:48 +00:00

README.md

Tests based on scenarios generated from the consensus spec.