nimbus-eth2/tests/consensus_spec
tersec ebca6879c6
consolidate block sanity tests across forks (#4422)
2022-12-14 08:42:25 +01:00
..
altair consolidate block sanity tests across forks (#4422) 2022-12-14 08:42:25 +01:00
bellatrix consolidate block sanity tests across forks (#4422) 2022-12-14 08:42:25 +01:00
capella consolidate block sanity tests across forks (#4422) 2022-12-14 08:42:25 +01:00
eip4844 consolidate block sanity tests across forks (#4422) 2022-12-14 08:42:25 +01:00
phase0 consolidate block sanity tests across forks (#4422) 2022-12-14 08:42:25 +01: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 consolidate block sanity tests across forks (#4422) 2022-12-14 08:42:25 +01:00
fixtures_utils.nim avoid case object transitions for test forked block reading (#4406) 2022-12-09 09:13:51 +01:00
test_fixture_fork_choice.nim eip4844 light client tests; avoid case object out-of-bound array reads (#4404) 2022-12-08 17:21:53 +01:00
test_fixture_light_client_single_merkle_proof.nim eip4844 light client tests; avoid case object out-of-bound array reads (#4404) 2022-12-08 17:21:53 +01:00
test_fixture_light_client_sync.nim eip4844 light client tests; avoid case object out-of-bound array reads (#4404) 2022-12-08 17:21:53 +01:00
test_fixture_light_client_update_ranking.nim update LC spec references for v1.2.0-rc.2 (#3982) 2022-08-17 19:47:06 +00:00
test_fixture_sanity_blocks.nim consolidate block sanity tests across forks (#4422) 2022-12-14 08:42:25 +01:00
test_fixture_sanity_slots.nim consolidate slot sanity checks across forks (#4418) 2022-12-13 15:58:59 +00:00
test_fixture_ssz_generic_types.nim stylecheck fixes (#3595) 2022-04-15 12:46:56 +00:00

README.md

Tests based on scenarios generated from the consensus spec.