Categories
Bitcoin

Not sure if this is specifically an RPC problem or code change…

Been a few servers ago and client iterations since I have used this but what once pulled stats from my home node, no longer works.Continue readingNot sure if this is specifically an RPC problem or code change…

Categories
Bitcoin

Why bitcoin wasn’t written in functional programming hence able to scale?

What makes you think that it is the programming languages that makes Bitcoin unable to scale?Continue readingWhy bitcoin wasn’t written in functional programming hence able to scale?

Categories
Bitcoin

How does TxFee work?

If I send BTC I have to pay a fee in relation to the size of my tx – so far so good. But what happens with this fee?Continue readingHow does TxFee work?

Categories
Bitcoin

How to place tx in own mempool without broadcasting?

Is there a way I can add a transaction to my own memory pool without broadcasting it to the network?Continue readingHow to place tx in own mempool without broadcasting?

Categories
Bitcoin

By what formula is the genesis-hash calculated?

I understand that this is a hash from something, but from what?Continue readingBy what formula is the genesis-hash calculated?

Categories
Bitcoin

Why does vout sometimes not have address?

I am trying to parse all transactions. I found that some transactions do not have addresses in their vout.Continue readingWhy does vout sometimes not have address?

Categories
Bitcoin

mnemocheck, checks that your seed phrase matches an address

I’ve always had this small doubt that those seed words I wrote down and encrypted might have a typo.Continue readingmnemocheck, checks that your seed phrase matches an address

Categories
Bitcoin

scripthash to address

It seems that electrumx stores scripthash, but I want to get all the wallet addresses.Continue readingscripthash to address

Categories
Bitcoin

I want to use RPC to get all historical transactions of an address

I want to use RPC to get all historical transactions of an address. I have synchronized the full node on my computer.Continue readingI want to use RPC to get all historical transactions of an address

Categories
Bitcoin

Can I use a bitcoind data from LAN from local bitcoin-qt?

I do not want to have bitcoin-qt started every time I boot my computer and other computers on my local LAN.Continue readingCan I use a bitcoind data from LAN from local bitcoin-qt?