-
https://github.com/AztecProtocol/aztec-packages/issues/8969 will require computing the `Point` that backs an `AztecAddress` from its x coordinate, but the x coordinate might not be in the curve in the…
-
Here's the structure of a derivation path:
```
m / purpose' / coin_type' / account' / change / index
```
In Leather, STX addresses use the `index` component to differentiate between accounts i…
-
### Description
After comparison with many other Bitcoin wallets, I found that the addresses for Bitcoin testnet which generated by UniSat wallet is different with others; such as Electrum, Sparrow…
-
When Sapling was released, `zcashd` implemented HD derivation of Sapling addresses in a fashion that was inconsistent with HD derivation according to BIP 44. In version 4.7.0 `zcashd` introduced HD de…
-
**Describe the bug**
When I try to build ca derivations I get sporadic errors about "bad file descriptor"s. Sometimes they are built and sometimes not.
**Steps To Reproduce**
```
$ nix build…
-
Hi I closed the lightning channel and waited to see the sats back in my on-chain wallet, but now there is no sign of them anywhere. How can I see where they should go? Would they go to the original wa…
-
Hi team,
I have seen some issues personally and in support where addresses created after an import of existing seed go missing (or not scanned) when the seed is imported into a new wallet.
Would…
-
I am trying to recover a bitcoin wallet I created a couple of years ago. Here is what I have:
- 24 x words from the BIP39 word list
- A bitcoin address starting bc1q...
I know this wallet uses de…
-
In #955 we introduced a new registration flow which uses BIP-32 account derivation to
create newly registered Entropy accounts.
Simply, it works by deriving new accounts using the following path:
`m/…
-
We would like our users to sign Stacks transactions using their Bitcoin keys. Can Leather support this? The Stacks transactions using Bitcoin keys will be sponsored, so we don't need to worry about St…