You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We ran into an issue where this caused a stall, because the previous signer responded to a block validate response for the current cycle, and because the signer set had changed, it thought the block had crossed the threshold, because it had for cycle N-1, but it actually had not for cycle N. This scenario is not fully tested in our integration tests.
The text was updated successfully, but these errors were encountered:
We ran into an issue where this caused a stall, because the previous signer responded to a block validate response for the current cycle, and because the signer set had changed, it thought the block had crossed the threshold, because it had for cycle N-1, but it actually had not for cycle N. This scenario is not fully tested in our integration tests.
The text was updated successfully, but these errors were encountered: