[nakamoto] signers should process their pending blocks before ending their tenure #4950
Closed
Description
Suppose we are in the last block of cycle N, the signers receive a block proposal and they submit it for validation: while waiting for a response, a new burn block arrives starting cycle N+1, and terminating signers tenure. Currently, the signers do not continue processing the pending block and simply terminate their tenure. However, the signers SHOULD process the pending block they have already submitted for validation before they terminate their tenure. Make this change and add a test.
Metadata
Assignees
Type
Projects
Status
Status: ✅ Done