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

feat: update types and checks for multisigs #2693

Merged
merged 1 commit into from
Nov 21, 2024

Conversation

sokolova-an
Copy link
Contributor

@sokolova-an sokolova-an commented Nov 20, 2024

Update types and checks for flexible multisig
Potentially, there're more places where checking for flexibleMultisig will be required as well

Check functions update:
previous isMultisig -> isRegularMultisig
isMultisigAccount -> isRegularMultisigAccount

isMultisig and isMultisigAccount are used now to check if it's a multisig in general (flexible or regular)

@sokolova-an sokolova-an self-assigned this Nov 20, 2024
Copy link
Contributor

Jest Unit tests results

Generic badge

Duration: 61.148 seconds
Start: 2024-11-20 13:06:05.561 UTC
Finish: 2024-11-20 13:07:06.709 UTC
Duration: 61.148 seconds
Outcome: Passed | Total Tests: 743 | Passed: 742 | Failed: 0
Total Test Suites: 159
Total Tests: 743
Failed Test Suites: 0
Failed Tests: 0
Passed Test Suites: 158
Passed Tests: 742
Pending Test Suites: 1
Pending Tests: 1

@sokolova-an sokolova-an merged commit 9ec514c into feat/flexible-multisig Nov 21, 2024
3 checks passed
@sokolova-an sokolova-an deleted the feat/update-types-and-checks branch November 21, 2024 11:01
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.

3 participants