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

add ability to import multisig wallet to Coldcard via USB #7682

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

scgbckbone
Copy link
Contributor

@scgbckbone scgbckbone commented Feb 25, 2022

Was not sure how to add new messages to translations - so I have not added them.

@@ -1,19 +1,15 @@
import time, os
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

removed unused imports

btn_export = QPushButton(_("Export multisig for Coldcard as file"))
btn_export.clicked.connect(lambda unused: self.export_multisig_setup(main_window, wallet))
buttons.append(btn_export)
btn_import_usb = QPushButton(_("Import multisig to Coldcard via USB"))
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Button texts are kind of long - but imo more comprehensible

@scgbckbone
Copy link
Contributor Author

what do you think @SomberNight ? I'd say it is ready...

@scgbckbone
Copy link
Contributor Author

merged current master in and tested import via USB. This is very helpful for devs that do not want to handle sd cards all the time - would be nice if it can go in @SomberNight @doc-hex

@Twan1409 Twan1409 linked an issue May 8, 2022 that may be closed by this pull request
Closed
@SomberNight SomberNight removed a link to an issue Aug 6, 2022
Closed
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.

None yet

1 participant