Closed jferrant closed 9 months ago
Task breakdown
.pox-4
N.B. DKG requires 100% participation from all signers -- all of them must complete their DKG steps. Whoever completes DKG becomes the set of signers for the reward cycle (meaning, the more signers that must be kicked out, the lower our margin of error for clearing the 70% signing threshold)
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
To prevent malicious actors, we should have all signers publish the result of the DKG round. This means we need to update stacks-signer code to have every signer run DKG simultaneously. A single coordinator should still trigger the round, but every signer should aggregate the results.