Skip to content
This repository has been archived by the owner on May 22, 2023. It is now read-only.

Improve validation of group size and threshold input parameters #392

Closed
2 tasks done
nkuba opened this issue Apr 13, 2020 · 0 comments · Fixed by #415
Closed
2 tasks done

Improve validation of group size and threshold input parameters #392

nkuba opened this issue Apr 13, 2020 · 0 comments · Fixed by #415
Assignees
Milestone

Comments

@nkuba
Copy link
Member

nkuba commented Apr 13, 2020

When requested keep with group size 1 it is accepted by the factory contract but the client fails in a loop with:

2020-04-13 08:01:04.270632 ERROR keep-ecdsa node.go:174: failed to generate threshold signer: [group should have at least 2 members but got: [1]]

To do:

@nkuba nkuba added 🐛 bug Something isn't working 🕵️ system tests labels Apr 13, 2020
@nkuba nkuba mentioned this issue Apr 16, 2020
44 tasks
@pdyraga pdyraga added this to the v0.14.0 milestone Apr 17, 2020
@pdyraga pdyraga changed the title Requested keep with group size 1 "group should have at least 2 members" failures loop Improve validation of group size and threshold input parameters Apr 22, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants