nimbus-eth2/beacon_chain
Etan Kissling 01a9b275ec
handle duplicate pubkeys in sync committee (#2902)
When sync committee message handling was introduced in #2830, the edge
case of the same validator being selected multiple times as part of a
sync subcommittee was not covered. Not handling that edge case makes
sync contributions have a lower-than-expected participation rate as each
sync validator is only counted up through once per subcommittee.
This patch ensures that this edge case is properly covered.
2021-09-28 07:44:20 +00:00
..
2021-09-28 04:28:33 +00:00
2021-09-14 12:12:49 +03:00
2021-03-26 07:52:01 +01:00
2021-03-26 07:52:01 +01:00
2021-09-27 11:24:58 +02:00
2021-08-12 13:08:20 +00:00