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

Adjust MultiSig activeOwnersCount with w/ owners length #320

Merged
merged 1 commit into from
Aug 11, 2023

Conversation

SovereignAndrey
Copy link
Contributor

Closes #276

Explanation of the solution

Adjusts the Generic Multisig's activeOwnersCount once per add/remove endpoint call, using the length of passed owners array.

Instructions on making this work

  • run yarn or yarn install to install npm dependencies

@SovereignAndrey SovereignAndrey added the Audit Finding from the audit process label Aug 11, 2023
@SovereignAndrey SovereignAndrey self-assigned this Aug 11, 2023
@stevieraykatz stevieraykatz merged commit ff191f2 into master Aug 11, 2023
1 check failed
@stevieraykatz stevieraykatz deleted the multisig-ownersCount-fix branch August 11, 2023 19:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Audit Finding from the audit process
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Simplify addition in MultiSigGeneric addOwners and removeOwners methods
2 participants