nimbus-eth2/tests/consensus_spec
tersec 7fd8beb418
rm unused code in {ncli,research,tests}/ (#5809)
2024-01-21 07:55:03 +01:00
..
altair rm unused code in {ncli,research,tests}/ (#5809) 2024-01-21 07:55:03 +01:00
bellatrix verify `genesis_time` more strictly (fixes #1667) (#5694) 2024-01-06 15:26:56 +01:00
capella verify `genesis_time` more strictly (fixes #1667) (#5694) 2024-01-06 15:26:56 +01:00
deneb verify `genesis_time` more strictly (fixes #1667) (#5694) 2024-01-06 15:26:56 +01:00
phase0 verify `genesis_time` more strictly (fixes #1667) (#5694) 2024-01-06 15:26:56 +01:00
README.md test fixture cleanups (#2976) 2021-10-12 13:36:52 +02:00
all_tests.nim some EF KZG test harnesses (#5733) 2024-01-12 22:29:43 +00:00
consensus_spec_tests_preset.nim verify `genesis_time` more strictly (fixes #1667) (#5694) 2024-01-06 15:26:56 +01:00
fixtures_utils.nim automated consensus spec URL updating to v1.4.0-beta.6 (#5804) 2024-01-20 11:19:47 +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 verify `genesis_time` more strictly (fixes #1667) (#5694) 2024-01-06 15:26:56 +01:00
test_fixture_fork_choice.nim use consensus spec v1.4.0-beta.6 test vectors (#5783) 2024-01-18 18:14:44 +00:00
test_fixture_kzg.nim automated consensus spec URL updating to v1.4.0-beta.6 (#5804) 2024-01-20 11:19:47 +00:00
test_fixture_light_client_single_merkle_proof.nim verify `genesis_time` more strictly (fixes #1667) (#5694) 2024-01-06 15:26:56 +01:00
test_fixture_light_client_sync.nim rm unused code in {ncli,research,tests}/ (#5809) 2024-01-21 07:55:03 +01:00
test_fixture_light_client_update_ranking.nim verify `genesis_time` more strictly (fixes #1667) (#5694) 2024-01-06 15:26:56 +01:00
test_fixture_merkle_proof.nim add test runner for v1.4.0-beta.4 Merkle proof tests (#5567) 2023-11-04 20:35:41 +01:00
test_fixture_sanity_blocks.nim verify `genesis_time` more strictly (fixes #1667) (#5694) 2024-01-06 15:26:56 +01:00
test_fixture_sanity_slots.nim verify `genesis_time` more strictly (fixes #1667) (#5694) 2024-01-06 15:26:56 +01:00
test_fixture_ssz_generic_types.nim add missing `std/` prefix to more imports (#5696) 2024-01-06 07:18:28 +01:00
test_fixture_transition.nim add missing `std/` prefix to more imports (#5696) 2024-01-06 07:18:28 +01:00

README.md

Tests based on scenarios generated from the consensus spec.