nimbus-eth2/tests/consensus_spec
tersec 58ed9308d2
automated v1.3.0-rc.1 to v1.3.0-rc.2 consensus spec URL updates (#4568)
2023-01-31 00:26:57 +01:00
..
altair LC data fork cleanup (#4506) 2023-01-14 22:19:50 +01:00
bellatrix LC data fork cleanup (#4506) 2023-01-14 22:19:50 +01:00
capella use v1.3.0-rc.2 consensus spec test vectors (#4564) 2023-01-29 11:28:04 +00:00
eip4844 use v1.3.0-rc.2 consensus spec test vectors (#4564) 2023-01-29 11:28:04 +00: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 consensus spec transition test fixtures (#4428) 2022-12-15 22:51:04 +00:00
fixtures_utils.nim automated v1.3.0-rc.1 to v1.3.0-rc.2 consensus spec URL updates (#4568) 2023-01-31 00:26:57 +01:00
test_fixture_fork.nim consolidate consensus spec transition test fixtures (#4428) 2022-12-15 22:51:04 +00:00
test_fixture_fork_choice.nim `BeaconStateFork/BeaconBlockFork` -> `ConsensusFork` (#4560) 2023-01-28 19:53:41 +00:00
test_fixture_light_client_single_merkle_proof.nim prepare LC update ranking test runner for Capella (#4563) 2023-01-29 03:34:26 +00:00
test_fixture_light_client_sync.nim support Capella LC data format (#4514) 2023-01-18 15:32:57 +01:00
test_fixture_light_client_update_ranking.nim use v1.3.0-rc.2 consensus spec test vectors (#4564) 2023-01-29 11:28:04 +00:00
test_fixture_sanity_blocks.nim use 1.3.0-rc.2-hotfix consensus spec test vectors (#4566) 2023-01-30 22:54:16 +00: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
test_fixture_transition.nim consolidate consensus spec transition test fixtures (#4428) 2022-12-15 22:51:04 +00:00

README.md

Tests based on scenarios generated from the consensus spec.