-
Hey everyone - ran into a small error on the above page.
As I was working my way through, I was unable to run the command in **Beyond language-specific environments**:
```
nix develop "https://…
-
I'd like to have the option to untrack a specific address or derivation scheme.
I have the following APIs to track:
HTTP POST v1/cryptos/{cryptoCode}/derivations/{derivationScheme}
HTTP POST v1/c…
-
- zpub [implies](https://github.com/bitcoin/bips/blob/master/bip-0084.mediawiki#extended-key-version) BIP84 and hence segwit addresses and a specific derivation path
- ASB will still generate interna…
-
The sign button is disabled when `psbt.canSign` returns false. We should make it more clear why this happens. This may require a PR to `libwally-swift`.
`canSign` is implemented here:
https://gith…
Sjors updated
3 years ago
-
Regarding store abstractions, it would be nice to know / extrapolate what exactly is necessary for the interpreter side to deal with stores. Thus, I want to sort-of collect stuff here which I think ma…
fogti updated
2 years ago
-
Hello,
I'm looking to retrieve the private keys for my Bitcoin addresses. While using the "dump decrypt --dump-privkeys" function, I successfully obtained the private keys for some addresses. Howev…
-
I tried to use the key Derviation option, but it seems is not working properly.
![CF5F0F3E-1999-4870-A765-EFD192FCA88E_1_201_a](https://github.com/Kalapaja/siltti/assets/110459737/69773051-0768-415…
-
The intro to chapter 6 mentions that
> Derivations are the building blocks of a Nix system, from a file system view point.
.. and then it jumps to describing how to create a derivation. As someo…
-
The derivation path of an address can be useful information, and `AddressInfo` struct seems like a good place to retrieve it.
w0xlt updated
2 years ago
-
Allow the HDKey to be instantiated with an extended public key. The client should be able to derive addresses.
- [ ] initialise HDKey with an extended public key
- [ ] allow the derivation of chil…