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

feat: adapt dkg sign to compute nonces from tx_hash directly #14

Merged
merged 5 commits into from
Sep 14, 2024

Conversation

emmanuelm41
Copy link
Member

@emmanuelm41 emmanuelm41 commented Sep 14, 2024

This PRs remove dkg get nonces command, as this value should never leave the device. The DKG sign command computes it directly on the fly.

Besides, we are removing the identities argument from dkg get commitments, as they are saved in the dkg keys store.

@emmanuelm41 emmanuelm41 merged commit 3bfedfa into dev Sep 14, 2024
5 of 6 checks passed
@emmanuelm41 emmanuelm41 deleted the feat/nonces branch September 14, 2024 19:25
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.

1 participant