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

Key refresh corrupted key shares #334

Open
mpetrun5 opened this issue Jul 18, 2024 · 0 comments
Open

Key refresh corrupted key shares #334

mpetrun5 opened this issue Jul 18, 2024 · 0 comments

Comments

@mpetrun5
Copy link
Collaborator

mpetrun5 commented Jul 18, 2024

After the key refresh was done for FROST protocol, the signature generated by the keyshares wasn't tied to the public key anymore and couldn't be verified (error: generated signature couldn't be verified).

Implementation details

We don't have a inkling on what produced the error on devnet, but it would be prudent to monitor this issue and if it was a one time thing, close it.

Testing details

Execute multiple key refreshes and monitor how it behaves. The keys should always work

Acceptance Criteria

  • key refreshes produce valid keys
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants