novasamatech / nova-spektr

Nova Spektr — All-in-one Polkadot desktop wallet supporting multisigs, staking, light clients, and more
https://novaspektr.io
Apache License 2.0
40 stars 16 forks source link

feat: update types and checks for multisigs #2693

Closed sokolova-an closed 4 days ago

sokolova-an commented 5 days ago

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)

github-actions[bot] commented 5 days ago

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