nimbus-eth2/tests/consensus_spec/altair
Etan Kissling 9790c4958b
converter function for reducing blocks to headers (#3410)
This introduces a function to convert `SignedBeaconBlock` to just their
`BeaconBlockHeader` and updates the usages for reduced code duplication.
2022-02-18 21:35:52 +01:00
..
all_altair_fixtures.nim add Bellatrix fork and transition tests; "Ethereum Foundation" -> EF (#3242) 2022-01-05 09:42:56 +01:00
test_fixture_fork.nim fix Altair fork tests in minimal preset (#3163) 2021-12-06 05:56:46 +00:00
test_fixture_merkle_single_proof.nim add Bellatrix fork and transition tests; "Ethereum Foundation" -> EF (#3242) 2022-01-05 09:42:56 +01:00
test_fixture_operations.nim add Bellatrix fork and transition tests; "Ethereum Foundation" -> EF (#3242) 2022-01-05 09:42:56 +01:00
test_fixture_rewards.nim [ncli_db] bugfix: take into account finalization delay in reward calc post Altair 2022-01-28 12:03:23 +02:00
test_fixture_sanity_blocks.nim move `state_transition` to `Result` (#3284) 2022-01-17 12:19:58 +01:00
test_fixture_sanity_slots.nim move `state_transition` to `Result` (#3284) 2022-01-17 12:19:58 +01:00
test_fixture_ssz_consensus_objects.nim add Bellatrix fork and transition tests; "Ethereum Foundation" -> EF (#3242) 2022-01-05 09:42:56 +01:00
test_fixture_state_transition_epoch.nim add Bellatrix fork and transition tests; "Ethereum Foundation" -> EF (#3242) 2022-01-05 09:42:56 +01:00
test_fixture_sync_protocol.nim converter function for reducing blocks to headers (#3410) 2022-02-18 21:35:52 +01:00
test_fixture_transition.nim move `state_transition` to `Result` (#3284) 2022-01-17 12:19:58 +01:00