Blockstream / Blockstream/Jade

Scan Sparrow QR PSBTs

Open
#202 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
496
Forks
127
PR merge metrics
No merged PRs in 30d

Description

## Issue:
* It is extraordinarily difficult to add Jade to an existing quorum of multisig devices.

## Description:
When adding a Jade to a multisig quorum managed by Sparrow, it is impossible to transmit a PSBT for signing using QR codes.

Sparrow has a protocol for doing multiple-QR codes to transmit the PSBT.

Every time the Jade scans the PSBT QR code sequence, it scans some of the QR codes then fails with an error saying "invalid psbt".

## Current Behavior
* The Jade attempts to read the sequential QR codes one time, failing if one or more QR scans fail

## Desired Behavior
* The Jade should continually scan the QR codes as the sequence repeats and attempt to stitch together the pieces it scans into a valid PSBT -- trying at least 3 cycles but ideally a dozen or even continually.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.