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 group public key to Participant CLI demo #18

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

Add group public key to Participant CLI demo #18

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

Comments

@mpguerra
Copy link

mpguerra commented Jun 7, 2023

Context

The participant requires the group public key to generate a PublicKeyPackage that is used for verification

Todo

  • Accept group public key as input
  • Validate input
@natalieesk natalieesk transferred this issue from ZcashFoundation/frost Jun 14, 2023
@natalieesk natalieesk self-assigned this Jun 19, 2023
natalieesk added a commit that referenced this issue Jun 19, 2023
natalieesk added a commit that referenced this issue Jun 19, 2023
Update group_public_key field in config to use VerifyingKey type
natalieesk added a commit that referenced this issue Jun 20, 2023
natalieesk added a commit that referenced this issue Jun 20, 2023
Update group_public_key field in config to use VerifyingKey type
conradoplg pushed a commit that referenced this issue Jun 20, 2023
* Add text for group public key input for Participant CLI (#18)

* Refactor lib tests into own file (#18)

* Fix formatting (#18)

* Add group public key input to Participant (#18)

* Handle error for group public key (#18)

Update group_public_key field in config to use VerifyingKey type
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