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

Import Multisig #204

Open
ddustin opened this issue Jan 20, 2025 · 6 comments
Open

Import Multisig #204

ddustin opened this issue Jan 20, 2025 · 6 comments

Comments

@ddustin
Copy link

ddustin commented Jan 20, 2025

Issue:

  • Sparrow wallet export QR fails

Description:

When exporting a multisig wallet from Sparrow, the option for "Jade" is specified.

When chosen, a sequential QR code is shown.

The Jade wallet shows two QR code options:

  • QR Pin Unlock
  • Scan SeedQR

Neither of these seem to be "import multisig wallet," however SeedQR is the closest

Current Behavior:

The error "Invalid Recovery Phrase" appears

Desired Behavior:

  • Import the multisig wallet into the known multisig wallets on device for later signing
@jgriffiths
Copy link
Collaborator

@ddustin please ignore whatcher5, they are a scammer attempting to phish you (I've reported them).

@jgriffiths
Copy link
Collaborator

jgriffiths commented Jan 20, 2025

SavvyScript30 is also a scammer, also reported, sigh.

@ddustin
Copy link
Author

ddustin commented Jan 20, 2025

Jeez ya'll are getting hounded, thats a bummer 🙃

@rgrambergs15
Copy link

@ddustin you need to load a seed to Jade using QR PIN Unlock or SeedQR - then you can scan wallet related QR codes. Help guides on blockstream.com if needed!

@ddustin
Copy link
Author

ddustin commented Jan 20, 2025

Oh so the device cannot generate its own seed?

Here's what I'm trying to do:

  1. Have Jade generate a seed
  2. Give me an xpub or zpub for the seed
  3. Generate a multisig on my own using that z/xpub as well as others
  4. Load the multisig details back to the Jade device
  5. Generate a spending transaction on my own
  6. Have the Jade sign that transaction and give me a PSBT

Is this flow not supported by Jade?

@JamieDriver
Copy link
Collaborator

  1. 'Setup Jade' menu option should include new seed generation
  2. various apps can fetch an xpub from Jade over serial, or if airgapped you can display an xpub from the Options->Wallet menu
  3. n/a
  4. various apps can display a multisig quorum QR which jade can scan (from the 'Scan QR' selection) - jade can also accept a multisig setup over serial but I'm not sure whether any apps send it that way.
  5. n/a
  6. Jade can sign PSBTs over serial or via QR codes.

There should be helpful articles on this on https://help.blockstream.com/hc/en-us

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

No branches or pull requests

6 participants
@ddustin @jgriffiths @JamieDriver @rgrambergs15 and others