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

Removes restriction on number of keys count for wallet creation #234

Merged

Conversation

cvicenti
Copy link
Contributor

1/2. A second PR will follow to protect ourselves from approvals without NG signature

@cvicenti cvicenti linked an issue Jul 11, 2023 that may be closed by this pull request
cvicenti and others added 2 commits July 11, 2023 12:02
…atures in multisig wallet

test(LightningServiceTests.cs): add test for incorrect number of human signatures in multisig wallet

The changes were made to ensure that the number of human signatures matches the number of signatures required for a multisig wallet. This is important for security reasons, as it prevents unauthorized transactions from being processed. The test was added to verify that the system correctly handles cases where the number of human signatures is incorrect.
@Jossec101
Copy link
Contributor

Added some tests to make sure we don't allow to open a channel without NodeGuard signature.

@Jossec101 Jossec101 merged commit fc85399 into main Jul 11, 2023
1 check passed
@Jossec101 Jossec101 deleted the 233-remove-mofn-key-count-limitation-on-wallet-creation-view branch July 11, 2023 10:42
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.

Remove MOfN<->key count limitation on wallet creation view
2 participants