nimbus-eth2/beacon_chain
Etan Kissling 4700030231
fix sync contribution validation for first slot per period (#5408)
Sync committee duties are performed by the sync committee as determined
by slot + 1. We did it correctly for individual messages, but selected
the incorrect participants for aggregate contributions for the very
first slot per period (roughly 1 per ~27 hrs on Mainnet). The faulty
participants selection code was originally introduced in #2925.
2023-09-13 03:23:18 +02:00
..
2023-09-05 23:39:01 +03:00
2022-04-08 16:22:49 +00:00
2023-09-08 13:33:51 +03:00