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 Always Wiping Multisig Descriptor at Main Menu #528

Closed

Conversation

3rdIteration
Copy link
Contributor

@3rdIteration 3rdIteration commented Feb 17, 2024

Description

Fix Always Wiping Multisig Descriptor at Main Menu

This pull request is categorized as a:

  • New feature
  • [ X ] Bug fix
  • Code refactor
  • Documentation
  • Other

Checklist

  • [ x ] I’ve run pytest and made sure all unit tests pass before sumbitting the PR

If you modified or added functionality/workflow, did you add new unit tests?

  • No, I’m a fool
  • Yes
  • [ x ] N/A

I have tested this PR on the following platforms/os:

Note: Keep your changes limited in scope; if you uncover other issues or improvements along the way, ideally submit those as a separate PR. The more complicated the PR the harder to review, test, and merge.

Add PIN change to tools menu
*Add smartcard interface to settings menu
*Improve applet install/uninstall functionality
add satochip functions(initialise, seed and enable 2fa)
*Fixes
*Rename generic qr type to string
@newtonick
Copy link
Collaborator

@3rdIteration I appreciate all the work and interest in the project, but this PR won't get merged as is. These 2000+ lines of code need to be broken into smaller PRs. Maybe you accidentally pushed all these commits and only meant to push a smaller subset related changes you're proposing for the multisig descriptor verification flow?

@3rdIteration
Copy link
Contributor Author

Ah that's a typo, this one was meant to be the tiny PR ;)

I'll close this one and fix it up at the end of the week.

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.

2 participants