nimbus-eth2/tests/consensus_spec
tersec e3d96ef147
rename most eip4844Data to denebData (#4693)
2023-03-04 22:23:52 +00:00
..
altair Fix Windows MAX_PATH constraint issue in CI. (#4576) 2023-02-10 21:59:38 +01:00
bellatrix Fix Windows MAX_PATH constraint issue in CI. (#4576) 2023-02-10 21:59:38 +01:00
capella Fix Windows MAX_PATH constraint issue in CI. (#4576) 2023-02-10 21:59:38 +01:00
deneb Remove SignedBeaconBlockAndBlobsSidecar (#4683) 2023-03-02 15:12:04 +01:00
phase0 disable BareExcept warnings (#4662) 2023-02-24 19:50:46 +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 rename directory tests/consensus_specs/{eip4844,deneb}/ (#4628) 2023-02-15 21:07:31 +00:00
fixtures_utils.nim rename most eip4844Data to denebData (#4693) 2023-03-04 22:23:52 +00:00
os_ops.nim Fix Windows MAX_PATH constraint issue in CI. (#4576) 2023-02-10 21:59:38 +01:00
test_fixture_fork.nim use consensus spec v1.3.0-rc.3 test vectors (#4645) 2023-02-21 12:58:08 +00:00
test_fixture_fork_choice.nim rename ConsensusFork.EIP4844 to ConsensusFork.Deneb (#4692) 2023-03-04 13:35:39 +00:00
test_fixture_light_client_single_merkle_proof.nim Fix Windows MAX_PATH constraint issue in CI. (#4576) 2023-02-10 21:59:38 +01:00
test_fixture_light_client_sync.nim use consensus spec v1.3.0-rc.3 test vectors (#4645) 2023-02-21 12:58:08 +00:00
test_fixture_light_client_update_ranking.nim Fix Windows MAX_PATH constraint issue in CI. (#4576) 2023-02-10 21:59:38 +01:00
test_fixture_sanity_blocks.nim use consensus spec v1.3.0-rc.3 test vectors (#4645) 2023-02-21 12:58:08 +00:00
test_fixture_sanity_slots.nim use consensus spec v1.3.0-rc.3 test vectors (#4645) 2023-02-21 12:58:08 +00:00
test_fixture_ssz_generic_types.nim Fix Windows MAX_PATH constraint issue in CI. (#4576) 2023-02-10 21:59:38 +01:00
test_fixture_transition.nim use consensus spec v1.3.0-rc.3 test vectors (#4645) 2023-02-21 12:58:08 +00:00

README.md

Tests based on scenarios generated from the consensus spec.