icy-ux
icy-ux
On Thu, Jan 04, 2024 at 11:11:29PM -0800, craigraw wrote: >> If the user clicks "Export as Electrum", the resulting JSON file is highly sensitive. > >You're right, but I'd...
On Sun, Jan 07, 2024 at 11:25:04PM -0800, craigraw wrote: >> When I export an Electrum wallet, I get private key material as a JSON file! > >Electrum wallet exports...
On Tue, Jan 09, 2024 at 01:46:11AM -0800, craigraw wrote: >Although it does not address the subject of this issue, as of be0ac52a Sparrow supports importing descriptors containing master private...
On Tue, Jan 09, 2024 at 09:45:49PM -0800, craigraw wrote: >> I need a way to generate a wallet in Sparrow, before importing the descriptor into the final application. >...
Very coool, thanks! On Sun, Jan 14, 2024 at 10:29:57PM -0800, craigraw wrote: >Note it's possible as of https://github.com/sparrowwallet/sparrow/commit/be0ac52a09234dafaaeb1a564b41d58434ce7022 to import master xprvs with [specific derivation paths](https://github.com/sparrowwallet/drongo/blob/42f279e5e7cfdcf0de80f60f65857d26db8580ad/src/test/java/com/sparrowwallet/drongo/OutputDescriptorTest.java#L149).
Being able to subscribe instead of querying every scripthash every time would be very useful. Currently, to check the balance of the wallet, we have to query every scripthash. For...
I installed Sparrow wallet. It does not directly handle the descriptor. Importing the private key, I haven't managed to get the derivation path right... the resulting imported wallet has no...
Using `bdk-cli` (see [here](https://bitcoindevkit.org/bdk-cli/installation/)) I also am unable to import the wallet descriptor: ``` $ sudo -u asb ./asb --config /etc/asb/config.toml export-bitcoin-wallet 2023-01-12 10:26:44 INFO Initialized tracing level=debug 2023-01-12 10:26:44...
Using the derivation path you specified (`m/84'/1'/0'`) I see no transactions. Using the default derivation path shown in Sparrow (`m/84'/0'/0'`) I see transactions. Made this correction to your text and...
I'll add another 1 XMR to the bounty