-
Notifications
You must be signed in to change notification settings - Fork 20
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
multisig with hardware wallets #91
Comments
@ulrichard Thanks for this. We're working on a few things that you & @ELM4Ever will want
|
Sounds great. I'm looking forward to it. |
It will be some time before that wallet is supported - mutlisig issues are much more of a priority. |
Electrum has enabled Multisig with Trezor at commit c224a9a |
Awesome, thanks @ELM4Ever. Will jump on that soon. |
One caviat: looks like the current Electrum implementation lets you co-sign a transaction with Trezor only if you used the Main Account xpub to create the multisig wallet. If you use a second or third account xpub to create the wallet, when comes times to ask Trezor to sign the partially signed transaction, nothing happens. I also found that Trezor has to sign last (again with the current implementation), since Electrum 2.4.2 doesn't offer the option to create a Trezor + multisig wallet. The procedure I used is:
|
I opened issues about multisig with hardware wallets on electrum, but Denis Letourneau asked me to also post them to encompass.
--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/14723713-multisig-with-hardware-wallets?utm_campaign=plugin&utm_content=tracker%2F11867956&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F11867956&utm_medium=issues&utm_source=github).So here we go:
spesmilo/electrum#1093
spesmilo/electrum#1094
The text was updated successfully, but these errors were encountered: