nimbus-eth2/tests/consensus_spec
tersec 6b8061b5d6
automated consensus spec URL updating to v1.5.0-alpha.2 (#6279)
2024-05-09 05:03:10 +00:00
..
altair automated consensus spec URL updating to v1.5.0-alpha.2 (#6279) 2024-05-09 05:03:10 +00:00
bellatrix explicitly scope AttesterSlashing and IndexedAttestation types to phase0 (#6224) 2024-04-21 05:49:11 +00:00
capella add EF consensus spec test Electra execution payload operations fixture (#6246) 2024-04-26 16:02:15 +00:00
deneb add EF consensus spec test Electra deposit receipt operations fixture (#6245) 2024-04-26 12:39:09 +00:00
electra use EF consensus spec v1.5.0-alpha.2 test vectors (#6272) 2024-05-08 04:43:05 +02:00
phase0 explicitly scope AttesterSlashing and IndexedAttestation types to phase0 (#6224) 2024-04-21 05:49:11 +00:00
README.md
all_tests.nim
consensus_spec_tests_preset.nim add Electra SSZ object test fixture (#6225) 2024-04-22 09:00:38 +00:00
fixtures_utils.nim
os_ops.nim
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 add EF consensus spec test Electra fork and transition fixtures (#6251) 2024-04-28 16:13:17 +02:00
test_fixture_kzg.nim automated consensus spec URL updating to v1.5.0-alpha.2 (#6279) 2024-05-09 05:03:10 +00:00
test_fixture_light_client_data_collection.nim
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
test_fixture_light_client_update_ranking.nim
test_fixture_merkle_proof.nim
test_fixture_sanity_blocks.nim add EF consensus spec test Electra block sanity fixtures (#6250) 2024-04-28 09:15:03 +00: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
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.