nimbus-eth2/tests/consensus_spec/altair
Etan Kissling 3b20d57277
use next slot when signing for light client tests (#3447)
In practice, the sync committee signs `LightClientUpdate` instances at
the next slot following the block. This is not correctly reflected in
the tests, where it is signed one slot early. This patch updates the
tests to use the correct slot for the computation.
2022-03-02 11:46:17 +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 var => let in specs/ and tests/ (#3425) 2022-02-20 20:13:06 +00:00
test_fixture_operations.nim var => let in specs/ and tests/ (#3425) 2022-02-20 20:13:06 +00: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 var => let in specs/ and tests/ (#3425) 2022-02-20 20:13:06 +00:00
test_fixture_state_transition_epoch.nim var => let in specs/ and tests/ (#3425) 2022-02-20 20:13:06 +00:00
test_fixture_sync_protocol.nim use next slot when signing for light client tests (#3447) 2022-03-02 11:46:17 +01:00
test_fixture_transition.nim var => let in specs/ and tests/ (#3425) 2022-02-20 20:13:06 +00:00