We seem to not have correctly implemented the round timeout logic: https://github.com/ssvlabs/ssv/blob/main/protocol/v2/qbft/roundtimer/timer.go#L105 See also: https://github.com/ssvlabs/ssv/pull/1120
We seem to not have correctly implemented the round timeout logic:
https://github.com/ssvlabs/ssv/blob/main/protocol/v2/qbft/roundtimer/timer.go#L105
See also:
ssvlabs/ssv#1120