Multibit HD is only connecting with one peer. This issue randomly started a few weeks ago. Initially, I had to keep restoring my wallet to a previous date since my balance kept reverting to uncomfirmed. […]
I know that maybe it’s a bit early to start asking Wallets to implement Lightning Network connections even if the majority don’t support SegregatedWitness yet. But how about Payment Channels? In theory they have already […]
Today, I sent a Bitcoin payment but it has not been included in a block for about 10 hours now. The payment had the following characteristics: ~0.1 BTC 222 bytes One UTXO as an input […]
I’m trying to find an open-source Bitcoin blockchain explorer that will work in regtest mode, so I can more easily inspect the blockchain, see what transactions are getting processed and included, etc. I found the […]
I want to build an automated system, that can accept payments from users in Bitcoin and can make payouts to addresses, specified by users, as well. BIP32 says, that the best way to accept payments […]
I have recently purchased 2 Gridseed G-Blade Miners, not realising the power supplies didn’t come with them. Do I need a specific PSU to power them? Or can I get an AC adapter and plug […]
I want to call chainActive.Tip()->nHeight in core.cpp. It is not possible, I am interested in every idea. https://github.com/LIMXTEC/BitSend/blob/DEV-joshafest/src/core.cpp Here is an example : bool GetH() { int nBlockHeight = chainActive.Tip()->nHeight; if(nBlockHeight < FORKX17_Main_Net ) return […]
How can I reset the IP address of a Dragon Miner 1TH/s machine? Mistakenly, I entered the wrong IP in the miner when changing the network IP address, and now my miner is not visible […]
I’ve been using a pretty old version of Multibit classic and recently decided to upgrade. I tried out Multibit HD and Electrum and noticed that both have me set up a wallet with a "word […]
Is it possible 2 maintain a single HD wallet on two devices? Assume a laptop and phone. My first thought is to install a HD wallet on the second device and create a new wallet […]