junction icon indicating copy to clipboard operation
junction copied to clipboard

UI For Using Hardware Wallets With Bitcoin Core

Results 49 junction issues
Sort by recently updated
recently updated
newest added

`getbalance` with min_conf=0 doesn't work. There's a new [getbalances](https://github.com/bitcoin/bitcoin/commit/a3d2d6b0674c11e7c0cf227848322470b1cf11e9) RPC call that's available on master. Until that's released I'll probably just have to call `listtransactions` and sum up totals.

https://github.com/justinmoon/junction/blob/master/ui.py#L74 Need abstraction connecting "devices" / "signers" / "psbt"

- Trezor pin entry really sucks - Would be nice if UI updated when devices plugged in, lock and unlock

HWI can't currently do this for multisig receiving address