-
Dear Ian,
I would like to know why, having a generated wallet with a seed phrase, then with the derivation path of BIP44 has the root key but this changes when choosing BIP49, BIP84...
Shouldn't the…
-
While intended for paper computers, some benefits of codex32 can be maximized through electronic implementations. To enhance this aspect, I propose recommendations for creating auditable codex32 share…
-
Bisq uses BIP44 for its accounts, and when importing the wallet via the 12 word seed, the "discover wallet" does not detect it, presumably because it doesn't search in m/44'/... BIP44 is also not one …
-
With the new HD wallet code, importing wallets by xpub is now a possibility.
This would facilitate the creation of watch-only wallets. The current process, as I understand it, includes:
- Create a…
-
I transferred BTC into the address generated by payments.p2tr, but I can't find where the private key is for this address, please help!
-
Does the Unstoppable Wallet on Android support P2WPKH addresses?
I did a Bitcoin transaction and received change on a P2WPKH address, but Unstoppable Wallet now incorrectly shows a balance of zero.…
-
## Problem
If remote party broadcasts a force close transaction, local funds are sent to an intermediate output, which then is swept to the wallet.
If the local node has lost everything but seed…
-
Enkrypt generates a BTC address that until now I wasn't able to recreate with [Ian Coleman's BIP39 tool](https://iancoleman.io/bip39/).
I expected it to happen with using the BIP84 tab, as this is …
-
This may be related to the other issue I posted (which was closed but not confirmed fixed): https://github.com/horizontalsystems/unstoppable-wallet-android/issues/6105
Just did a fresh install of 0…
-
As of now - .bip32 mentioned in BitcoinKit readme for watch only accounts - is skipped in build phase of bitcoinCore.
It is not clear - should it be .bip32, which is not handled (as shown on screensh…