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

Fix bulk register validator #298

Merged
merged 10 commits into from
Apr 15, 2024
Merged

Fix bulk register validator #298

merged 10 commits into from
Apr 15, 2024

Conversation

mtabasco
Copy link
Collaborator

Fix to solve this issue.

Revert when no public keys are passed to the bulkRegisterValidator function.

publicKeys shares result
empty empty reverts EmptyPublicKeysList
empty filled reverts EmptyPublicKeysList
filled empty reverts PublicKeysSharesLengthMismatch
filled (10) filled (8) reverts PublicKeysSharesLengthMismatch
filled (10) filled (10) pass

@liorrutenberg liorrutenberg merged commit 3c12e52 into main Apr 15, 2024
4 checks passed
@liorrutenberg liorrutenberg deleted the fix-bulk-register-validator branch April 15, 2024 13:10
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.

4 participants