Manolis Mandrapilias
Manolis Mandrapilias
Enable the export of a multisig wallet to Jade via QR. TODOs - [ ] Implement unlocking of Jade via USB to enable "Scan QR code" function on the Jade
Fixes #1946 works with https://github.com/bitcoin-core/HWI/pull/644 Supplying an empty string as passphrase if the Trezor is passphrase enabled does not result in an error anymore.
Below is the stack trace. The error disappeared after running in the browser: ``` ports = await navigator.serial.getPorts() await ports[0].close() ``` We'd need to implement a check for open ports...
1. The link in the email with the OTP is sometimes missing the `redirectTo` parameter. Without it, the link just leads the user to login and the flow breaks. 2....
### More background The current implementation of automatically registering the multisig in the `sign_tx` function for Jades creates problems for multisig wallets using `multi() `descriptors as we can't pass the...

There is no data on a node only in the database with Spectrum. Sth. like "Wallet deleted" would be enough.
Change outputs in the UTXO tab currently have a send icon associated with them (the orange one in the screenshot) which stems from the fact that they originate from an...
The feedback in the tx table search is misleading / incorrect when there are no hits. The feedback shown is intended for a fresh wallet or a wallet without rescan....