-
### What version are you using?
8163f30785d66c83101cc4b4e1064374f57d9356
### What did you do?
```
cargo deny check advisories
```
### What did you expect to see?
Swish success.
### What did yo…
-
Good evening,
at first, I wouldn't contact you if it wasn't the last thing I tried. I installed MultiBit a few days ago, written down the safe words, etc. Then, I moved my bitcoins to the new creat…
-
## Are you reporting a bug?
Please provide:
* Samsung Galaxy Note 9 with LineageOS 17.1 (Android 10, rooted)
* BlueWallet app version: 6.2.5
* self-test passes? Nope, Error: Could not fetch HD…
-
Does insight support bip32/bip44 addresses like blockchain.info recently does?
https://blockchain.info/xpub/xpub6CUGRUonZSQ4TWtTMmzXdrXDtypWKiKrhko4egpiMZbpiaQL2jkwSB1icqYh2cfDfVxdx4df189oLKnC5fSwqPf…
-
https://en.bitcoin.it/wiki/BIP_0032
Generating master key: https://en.bitcoin.it/wiki/BIP_0032#Master_key_generation
Some C++ lib: https://github.com/CodeShark/CoinClasses/tree/master/tests/hdwallet…
-
**Is your feature request related to a problem? Please describe.**
This feature would allow users to create/copy 24 seed phrase and import it into the web wallet (and other wallets) allowing them to …
-
npm i -D @truffle/hdwallet-provider web3 1 ⚙
npm ERR! code 128
npm ERR! An unknown git error occurred
npm ERR! command git --no-replace-objects ls-remote ssh…
-
Does bitcoin-abe support bip32/bip44 addresses like blockchain.info recently does?
https://blockchain.info/xpub/xpub6CUGRUonZSQ4TWtTMmzXdrXDtypWKiKrhko4egpiMZbpiaQL2jkwSB1icqYh2cfDfVxdx4df189oLKnC5fS…
-
**Describe the bug**
I tried using a KMD private key in `MM2.json` as below:
```
{
"gui": "MM2CLI",
"netid": 8762,
"seednodes": ["seed15.komodo.earth", "seed16.komodo.earth"],
"…
-
We currently have no support for searching all transactions given a xpub
We would need to:
1) Derive hd-wallet addresses according to bip32 rules
2) Search the blockchain to find the addresses …