Manolis Mandrapilias

Results 12 issues of 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

enhancement

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...

bug
hw_jade
bug-bounty

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...

bug
good first issue
UIUX
hw_jade

![grafik(1)](https://user-images.githubusercontent.com/70536101/223522754-fcd48bf2-2fa3-411a-a983-88da7861fef3.png)

There is no data on a node only in the database with Spectrum. Sth. like "Wallet deleted" would be enough.

UIUX
spectrum

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...

UIUX
prio/later
guild/design

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....

UIUX
prio/now
guild/design