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

Add participant identifier to Participant CLI demo #16

Closed
2 tasks done
mpguerra opened this issue Jun 7, 2023 · 0 comments · Fixed by #22
Closed
2 tasks done

Add participant identifier to Participant CLI demo #16

mpguerra opened this issue Jun 7, 2023 · 0 comments · Fixed by #22
Assignees

Comments

@mpguerra
Copy link
Contributor

mpguerra commented Jun 7, 2023

Context

The Participant needs an identifier to generate nonces and commitments for round 1 of the Frost protocol

Todo

  • Accept identifier as input
  • Validate input
@natalieesk natalieesk transferred this issue from ZcashFoundation/frost Jun 14, 2023
@natalieesk natalieesk self-assigned this Jun 14, 2023
conradoplg pushed a commit that referenced this issue Jun 16, 2023
* Request identifier for Participant (#16)

* Test for error when Identifier has value 0 for participant (#16)

* Add error test for malformed identifier for participant (#16)

* Improve text for participant identifier input request (#16)
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 a pull request may close this issue.

2 participants