Bitcoin News / Bitcoin Stack Exchange - 4 years ago
I want to use a mnemonic phrase and BIP 39 to store the keys, and use bitcoin-core, I understand that master private keys cannot be imported at least directly and that mnemonic phrase is not supported.
Also, I know that there is the...
Bitcoin News / Bitcoin Stack Exchange - 4 years ago
I have some generated Bitcoin addresses which I want to monitor for newly received transactions, I have a full node but I don't want to import those addresses to the node's wallet. I don't want to use any external service API like b...
Bitcoin News / Bitcoin Stack Exchange - 4 years ago
It's usually frustrating when my Bitcoin Core full node is syncing, especially just catching up from merely several hours/days ago.
I wonder how does Bitcoin Core manage its peers? Will it disconnect with slower nodes, and then turn...