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 support #40

Merged
merged 1 commit into from
Jun 13, 2024
Merged

Dkg support #40

merged 1 commit into from
Jun 13, 2024

Conversation

pacu
Copy link
Collaborator

@pacu pacu commented Jun 12, 2024

[#39] Support DKG

This commit adds support for part 2 and 3 of DKG
see https://frost.zfnd.org/tutorial/dkg.html

dkg_integration_tests.rs tests the funcitonality and explains how
DKG should be performed

Closes #39

}
}

#[test]
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This commit adds support for part 2 and 3 of DKG
see https://frost.zfnd.org/tutorial/dkg.html

dkg_integration_tests.rs tests the funcitonality and explains how
DKG should be performed

Closes #39
@pacu pacu merged commit 98736ce into main Jun 13, 2024
2 checks passed
@pacu pacu deleted the dkg-support branch June 13, 2024 16:21
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

Successfully merging this pull request may close these issues.

Support Distributed Key Generation
1 participant