June 14, 2026

Bitcoin curl no reply

Hi I have made a curl to my server but get no reply . What am a missing rpcuser=rpcusername rpcpassword=rpcpassword rpcauth=rpcusername:generatedkey daemon=1 server=1 rpcport=8332 rpcbind=0.0.0.0:8332 rpcallowip=0.0.0.0/0 listen=1 rpcconnect=0.0.0.0 prune=10000 Whats strange is that it worked […]

Read More

Keeping wallet addresses outside bitcoin core

I’m trying to build a good security for my online Bitcoin based application. Is something like this possible? send_bitcoin(address) create_address() sweep_balances() + | | v New transactions +————-+ <—————- +————–+ | | | | | […]

Read More

Can’t link my Paper Wallet to Blockchain

So I’ve created a Paper wallet using bit address.org, and have joined Blockchain.com, but can’t find out how to link the two? Also the strategy I’m using at the moment-till maybe “you” say otherwise, is-I’ve […]

Read More

Bitcoind 0.5.3 stuck at block 364,670 – what to do?

I compiled bitcoind using the same steps as last year. In particular I set DB_CONFIG: set_lg_dir database set_lk_max_locks 537000 Unfortunately once I hit block 364,670 (2015-07-10) I’m treated with: EXCEPTION: 11DbException Db::put: Cannot allocate memory […]

Read More