Tag: bip-32-hd-wallets

1 BIP 32 child key derivation "stops working" after a certain index (i) 2018-07-08T23:04:09.900

1 Does Electrum provides any API? 2018-07-26T14:03:18.550

1 How to create wallet in Electrum programmatically? 2018-07-31T08:33:00.490

1 What's the difference between xpub and bpub? 2018-08-16T17:53:01.673

1 Can't generate same addresses as bitcoincore using xprv from bitcoin-core 2018-08-28T20:33:22.543

1 General private/public key generation 2018-08-30T13:36:29.107

1 How to get public key from a Electrum based wallet? 2018-09-18T22:16:39.920

1 Bitcoin core read-only 2018-10-09T08:01:53.137

1 Xpub for HD wallets 2018-10-10T10:27:23.443

1 Derive next HD segwit address from xpub/ypub 2018-11-08T16:22:57.633

1 Deriving hex private key from a HD wallet 2019-01-08T11:44:48.603

1 Why seed from BIP39 mnemonic phrase is much longer than entropy? 2019-04-25T03:52:34.773

1 Gap Limit, is always a problem possible to fix? 2019-06-03T02:04:28.910

1 Creating a multisig wallet with bcoin and receiving transactions 2019-07-14T12:18:25.710

1 How to send & receive bitcoin using bitcoinjs-lib? 2019-07-15T04:53:11.583

1 Hardened address generation with BIP44 watch-only wallet with xpub 2019-07-24T13:38:11.097

1 Does Electrum reveal a wallets public key to Electrum Servers? 2019-07-27T20:09:54.123

1 How does BIP 39 mnemonic work? 2019-08-19T21:19:56.167

1 Is the "recovery phrase" generated by a wallet app platform independent? 2019-08-20T19:16:46.113

1 Consequences of sibling keys when xpub and xprv are leaked 2019-09-25T09:56:31.050

1 does bitcoin-core support bip44 HD wallet 2019-11-09T05:04:26.660

1 Knowing if a public address is spendable by an HD seed? 2019-11-28T01:31:17.207

0 Are there standardized ways of generating wallets from passphrases? 2014-01-03T21:49:10.120

0 Bitcoin system with payins and payouts using bip32 2016-07-25T11:54:34.243

0 how do i convert an uncompressed key to an extended bip 32? 2016-11-07T17:05:05.127

0 when does an address shows on blockchain? 2016-11-17T17:23:36.250

0 spend balance using master key 2016-12-06T13:37:28.260

0 additional document for BIP32 2017-01-19T19:30:30.163

0 Can I spend utxos from various bip32 subwallets in only one transaction? 2017-02-01T12:45:53.550

0 API to know if bitcoin-core has the private key (in the wallet.dat file) of a certain Bitcoin address? 2017-05-17T07:35:32.740

0 Wallet: how to generate public extended key? 2017-08-19T18:00:37.353

0 HD wallet implementation 2017-08-28T10:38:27.413

0 Blockchain.info has a service to list all the transactions which involve a bitcoin addresses generated using a given xpub.How does this work? 2017-09-13T11:35:59.157

0 "request coins" address is different to top right qr code 2017-09-29T18:42:48.013

0 Why is the root seed of an HD wallet undergo an additional HMAC-SHA512 hash to generate the master private key and master chain code? 2017-10-19T07:44:03.273

0 How to list all the HD address in Electrum? 2017-11-28T12:46:35.947

0 What key derivation function uses Electrum / how generates private key? 2018-01-03T22:52:08.803

0 BIP32 child addresses - anyway to corelate them? 2018-01-08T01:17:05.697

0 BIP32 HD Wallets: HMAC vs. "just" Hashing the Seed 2018-01-09T11:30:47.347

0 How do I get my master public key from a wallet? 2018-01-16T15:19:07.730

0 Can I use root used to create multiple BIP32 addresses, to spend transactions belonging to these multiple BIP32 addresses? 2018-01-22T15:32:28.310

0 How can i switch from BIP32 to BIP44 using bitcoinj 2018-01-31T15:35:09.890

0 Ripple secret key 2018-02-02T16:45:47.000

0 Can I retrieve funds in a derived address with a high index? 2018-02-05T01:09:28.543

0 Public Chain Code and MPK 2018-02-22T21:14:01.530

0 Does BIP44 key derivation path protects private keys derived within same account? 2018-03-05T08:20:24.097

0 Electrum 2of2 multisig both cosigners share the same priv key 2018-03-23T19:44:55.467

0 BIP 44 master private key sign tx 2018-04-02T08:05:30.407

0 Extended keys and signing TX 2018-04-05T18:13:39.977

0 Sending payments from an HD wallet 2018-04-06T05:52:21.333

0 What is the difference between the mnemonic and the private key? 2018-04-20T23:24:10.590

0 Does copay accepts multiple payments? 2018-04-23T14:42:42.910

0 SPV Wallets vs API Wallets - Pragmatic 2018-04-23T16:31:29.187

0 bitcoinTestnet Network returning a mainnet address 2018-04-24T01:53:34.360

0 If Two Cryptocurrencies use different curves, Can They be in the same HD Wallet? 2018-05-01T13:17:20.777

0 How to get private key from 12-word backup and public key? 2018-05-15T16:31:31.253

0 Custom bitcoin confirmation process 2018-05-31T18:04:31.587

0 Using seed to send bitcoin from a wallet's specific private key 2018-06-03T18:40:43.343

0 Custom derivation path 2018-06-07T12:23:56.783

0 HD Wallet Child Private Key Derivation Function 2018-06-12T00:24:44.967

0 Trying to understand parent fingerprint in HD wallets 2018-07-02T15:07:30.807

0 How to link a bitcoin address to a wallet address? 2018-07-10T14:04:20.810

0 How Master seed is generated using Bitcore API? 2018-07-16T12:02:02.077

0 Does Electrum use Bitcore Apis as it's backend? 2018-07-27T07:27:00.780

0 Is auditing a BIP32 tree only possible if it is non-hardened? 2018-07-27T15:49:49.180

0 BIP-32 - how can parent extended public key exposed parent extended private key? 2018-08-14T11:33:32.833

0 Can I recreate the xpub key if I have multiple public addresses with their corresponding private keys? 2018-08-18T17:34:01.450

0 bitcoin transfer without creating wallet 2018-08-23T05:53:34.487

0 Are HD wallets, with multiple hierarchies, supported across all crypto-currencies? 2018-08-23T09:53:12.067

0 What is the typical size for an extended public key? 2018-08-23T14:42:12.837

0 Possible attack vector of BIP32 HD wallet 2018-09-04T00:47:28.257

0 What is the advantage of HD Wallets? 2018-09-14T08:49:15.703

0 What type of Bitcoin wallet is more secure than others? 2018-09-16T19:57:43.383

0 Do wallets save a backup of my private keys and seed? 2018-10-14T16:45:59.707

0 Bitcoin open source web wallet with Bitcoin wallet service 2018-10-24T07:16:29.700

0 Why do HD seeds use a word list? 2018-11-17T14:30:03.560

0 Is the hdSeedid in Bitcoin Core 0.17 RPC the actual seed itself? 2018-12-03T01:30:53.307

0 wallet that does not abstract change addresses? 2018-12-29T21:13:04.210

0 How many rounds of HMAC-SHA256 needed to generate the master key in BIP32 2019-01-19T15:17:45.377

0 Bitcoin HD Wallets with hardened derivation and watch-only addresses 2019-01-21T16:56:42.927

0 Why the normal mode exist in BIP32 2019-01-24T12:00:41.837

0 Cannot read property 'toWIF' of undefined 2019-01-27T02:13:12.290

0 Get Master Private Key from BIP39 Seed 2019-01-30T15:27:22.063

0 undefined is not an object error when adding BIP39 to React Native 2019-02-04T08:16:06.180

0 Is it possible to run HD derivation with an encrypted master node or seed? 2019-02-05T14:08:44.657

0 Should Electrum users give out their master public key? 2019-02-13T16:36:06.303

0 How to create Bitcoin HD waller in node.js? 2019-02-23T08:51:17.787

0 Private Key in HD Account Bither Watch Only 2019-02-26T21:05:52.867

0 HD wallets and multisig 2019-03-07T07:49:14.260

0 Why do LedgerJS and Electrum, using the same Nano S and derivation path, not refer to the same Wallet? 2019-03-18T18:40:56.120

0 funds in hd wallet 2019-03-22T06:43:28.853

0 Bitcoin Core change derivation path with getnewaddress cmd 0.17 2019-03-22T10:43:31.400

0 Bitcoin Core 0.17 sethdseed then dumpwallet how to recompute extended private masterkey? 2019-03-22T16:49:36.503

0 Expected property "0" of type ECPair, got p 2019-03-22T18:36:06.553

0 how to find my btc address and private key using bip32 rootkey 2019-04-08T18:58:41.620

0 Which derivation paths are used by the Abra wallet? 2019-04-18T01:07:19.400

0 What's the magic key version bytes for BIP49 2019-04-30T11:39:55.540

0 HSM for Hierarchical Deterministic Wallet 2019-05-07T01:55:13.993

0 Calculating the HD Wallet Balance 2019-05-20T08:35:46.587