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

Use a broadcast channel in DKG #432

Open
conradoplg opened this issue Jan 9, 2025 · 0 comments · May be fixed by #434
Open

Use a broadcast channel in DKG #432

conradoplg opened this issue Jan 9, 2025 · 0 comments · May be fixed by #434
Assignees

Comments

@conradoplg
Copy link
Contributor

Now that we support running DKG using the server with #218 we need to update it to use broadcast channel in the first round as required by the protocol.

We'll use Goldwasser-Lindell echo broadcast which is the simplest one.

Note that this is not sufficient to address ZcashFoundation/frost#577 which will done later on, probably when https://github.com/BlockstreamResearch/bip-frost-dkg is closer to done

@conradoplg conradoplg self-assigned this Jan 9, 2025
@conradoplg conradoplg added this to FROST Jan 9, 2025
@mpguerra mpguerra moved this to Sprint Backlog in FROST Jan 10, 2025
@conradoplg conradoplg linked a pull request Jan 13, 2025 that will close this issue
@conradoplg conradoplg moved this from Sprint Backlog to In Progress in FROST Jan 13, 2025
@conradoplg conradoplg moved this from In Progress to Review/QA in FROST Jan 13, 2025
@mpguerra mpguerra linked a pull request Jan 14, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Review/QA
Development

Successfully merging a pull request may close this issue.

1 participant