mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-09 13:56:23 +00:00
3a6b50cf21
* require sync committee supermajority in CI To better catch problems with sync committee messages in CI, extend local testnet simulation to also verify that each block is signed by a supermajority of the sync committee. Requires #5083 and #5084 * lint