-
I'd like to discuss conventions for domain separators.
I can see that the Zcash contribs have been using different format for their domain separators in their ZIPs.
Here’s what I get when I patter…
-
Hello everyone! I just tested keystation together with https://wallet.cosmostation.io/
I was very confused about the HD derivation path that is used. For Cosmos Hub, the path should be `m/44'/118'/…
-
It looks like the build fails due to some issue extracting the drivers
```bash
./result/bin/simula
building '/nix/store/jr8z5rmsmvwzpxff3kxm4y373c3n0591-impure-nvidia-version-file.drv'...
inst…
-
Here is my code:
```javascript
/**
* Derive a child from an Xpub using a string for derivation
*
* See: https://github.com/monkeylord/bitcoin-ibe#derive-public-key-with-paren…
ghost updated
5 years ago
-
**Is your feature request related to a problem? Please describe.**
We can't currently swap out an `inputSrcs` derivation input for an `inputDrvs` input derivation input and get the same output path…
-
**Describe the bug**
The documentation for `nix run` claims that it operates on installables. According to the manual, store paths are installables, "A store derivation is also addressed by store …
-
But what I really want for --full-address-derivation-path with 48' is an option, `--add-root-fingerprint` or `--add-parent-fingerprint` with `address-key` and `address-pub-key` that adds the root or p…
-
### Description
Thunderbirds extension mechanism is the same as Firefox, since Mozilla is working on it again (or since forever I don't really know) allowing to add extensions via nix would be …
-
The HD addresses (BIP32) seem not to be generated correctly when using the "hardened" (or called "private" before) path. Here an example:
When I use this BIP32 extended key and generate it on https…
-
We use this derivation path m/86'/0'//0/0 as the default.
Prior to wallet version 4.13.0 The Hiro wallet would generate additional taproot address as prior ones would be used (,1,2,3) m/86'/0'//0/0,1…