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 validation of new threshold when adding an owner #96

Merged
merged 1 commit into from
Oct 26, 2021

Conversation

germartinez
Copy link
Member

What it solves

Resolves #95

How this PR fixes it

If fixes the validation of the new threshold by taking into account the new owner. This means that the amount of old owners plus the new ower is now the max value for the new threshold.

Tests were updated to check this use case.

@github-actions
Copy link

CLA Assistant Lite All Contributors have signed the CLA.

@germartinez germartinez merged commit 3924341 into development Oct 26, 2021
@germartinez germartinez deleted the fix-addowner-threshold branch October 26, 2021 09:14
@github-actions github-actions bot locked and limited conversation to collaborators Oct 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix validation of new threshold when an owner is added with a new threshold
2 participants