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

DKG should employ timeout #67

Closed
nikkolasg opened this issue Sep 11, 2018 · 1 comment
Closed

DKG should employ timeout #67

nikkolasg opened this issue Sep 11, 2018 · 1 comment

Comments

@nikkolasg
Copy link
Collaborator

The current DKG protocol works in synchronous network. Drand should use a timeout to determine whether the protocol is finished after a certain without any messages received. When the timeout triggers, one should call SetTimeout on the dkg handler from kyber to get the distributed key afterwards. Note that usually, the protocol finishes correctly and there's no need to resort to the timeout then.

@nikkolasg
Copy link
Collaborator Author

Done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant