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

Steps to reproduce 1. Create a new wallet which includes a space character in the name. e.g. POST http://localhost:37128/wallets ({"name":"TEST SPACE","m":1,"n":1}) **Expected Result**: - A new wallet is created in...

As tests are soon to arrive in master, any ideas on infrastructure for continuous integration? Do we want to use Travis-CI? It's cool and hip but it's a service which...

This thing needs tests: - Watch-only wallet creation and address generation - PSBT lifecycle - ...

I just tried Junction with @achow101's native descriptor wallet (in testnet!) PR: https://github.com/bitcoin/bitcoin/pull/16528 Works like a charm. In particular, try `getaddressinfo` on the multisig address and notice Bitcoin Core knows...

ColdCard bug prevents this now

If you accidentally give it a name of an existing wallet, it will just add keys to it. It should not do that.

https://github.com/stepansnigirev/requests-bitcoin-cli

- keep track of descriptor ranges exported - offer a "re-export". for instance, when someone changes nodes and wants to re-sync junction - create the watch-only wallet, too

[This note in the README](https://github.com/justinmoon/junction/pull/16) helps, but would be better if code took care of this