Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[stacks-signer] DKG related testing scenarios #4742

Open
jferrant opened this issue May 1, 2024 · 0 comments
Open

[stacks-signer] DKG related testing scenarios #4742

jferrant opened this issue May 1, 2024 · 0 comments

Comments

@jferrant
Copy link
Collaborator

jferrant commented May 1, 2024

There are a few DKG scenarios that do not seem to be properly tested:

  • If DKG fails due to a timeout (i.e. non responsive signers), there should be a new DKG round triggered that excludes those unresponsive signers
  • If coordinator changes mid DKG round, the round should be able to complete with the new coordinator.
    ---> signers with a different view of the coordinator should not stall progress for the SAME round id.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🚫 Blocked
Development

No branches or pull requests

2 participants