[signer] Update signer to mark a block globally accepted when processed event shows it has been
Opened this issue · 0 comments
jferrant commented
Currently signers will mark a block globally accepted once it reaches a signature threshold and broadcasts the block back to the node. In case the node fails to process this block due to some other sortition view mismatch, only mark a block globally accepted if the node confirms it as such via the processed block event.