nimbus-eth2/tests/consensus_spec
Etan Kissling f7e2507d14
Run LC data collection tests (#6737)
Add test runner for future tests / ensure it gets compiled.
2024-11-29 13:21:00 +00:00
..
altair automated consensus spec URL updating to v1.5.0-alpha.9 (#6725) 2024-11-24 13:16:09 +01:00
bellatrix replace validator Bloom filter with partial bucket sort (#6469) 2024-08-02 07:30:22 +02:00
capella replace validator Bloom filter with partial bucket sort (#6469) 2024-08-02 07:30:22 +02:00
deneb replace validator Bloom filter with partial bucket sort (#6469) 2024-08-02 07:30:22 +02:00
eip7594 use EF consensus spec test vectors v1.5.0-alpha.9 (#6724) 2024-11-24 09:47:36 +01:00
electra use EF consensus spec test vectors v1.5.0-alpha.9 (#6724) 2024-11-24 09:47:36 +01:00
phase0 replace validator Bloom filter with partial bucket sort (#6469) 2024-08-02 07:30:22 +02:00
README.md test fixture cleanups (#2976) 2021-10-12 13:36:52 +02:00
all_tests.nim add: `get_custody_columns` for das_core (#6532) 2024-09-04 16:05:18 +02:00
consensus_spec_tests_preset.nim Run LC data collection tests (#6737) 2024-11-29 13:21:00 +00:00
fixtures_utils.nim automated consensus spec URL updating to v1.5.0-alpha.9 (#6725) 2024-11-24 13:16:09 +01:00
os_ops.nim avoid forgetting to quit in `os_ops` tools if log fails (#5986) 2024-02-28 16:04:34 +00:00
test_fixture_fork.nim add EF consensus spec test Electra fork and transition fixtures (#6251) 2024-04-28 16:13:17 +02:00
test_fixture_fork_choice.nim Light forward sync mechanism (#6515) 2024-10-30 05:38:53 +00:00
test_fixture_kzg.nim automated consensus spec URL updating to v1.5.0-alpha.9 (#6725) 2024-11-24 13:16:09 +01:00
test_fixture_light_client_data_collection.nim clean up config loading in light client tests (#6574) 2024-09-21 12:54:27 +00:00
test_fixture_light_client_single_merkle_proof.nim rename ElectraIndexedAttestation/ElectraAttesterSlashing for consistency (#6252) 2024-04-29 04:19:10 +02:00
test_fixture_light_client_sync.nim don't use {.noinit.} with case objects (#6662) 2024-10-21 01:22:16 +02:00
test_fixture_light_client_update_ranking.nim explicitly mention `{.raises.}` in `tests` folder (#5990) 2024-02-29 10:28:32 +00:00
test_fixture_merkle_proof.nim explicitly mention `{.raises.}` in `tests` folder (#5990) 2024-02-29 10:28:32 +00:00
test_fixture_networking.nim add: `get_custody_columns` for das_core (#6532) 2024-09-04 16:05:18 +02:00
test_fixture_sanity_blocks.nim Init Fulu fork (#6677) 2024-11-13 10:29:14 +07:00
test_fixture_sanity_slots.nim add Electra slot sanity tests (#6230) 2024-04-23 07:58:32 +00:00
test_fixture_ssz_generic_types.nim handle `scanf` exceptions in `test_fixture_ssz_generic_types` (#5993) 2024-02-29 10:47:00 +00:00
test_fixture_transition.nim add EF consensus spec test Electra fork and transition fixtures (#6251) 2024-04-28 16:13:17 +02:00

README.md

Tests based on scenarios generated from the consensus spec.