Categories
Bitcoin

How can I remotely manage my 60+ Antminers at a data center?

I’m deploying my antminers at a data center which provides me with internet via their router.Continue readingHow can I remotely manage my 60+ Antminers at a data center?

Categories
Bitcoin

How the disposable private keys are being shared in Lightning Network?

Is it considered an unfair situation? And how the protocol address the problem?Continue readingHow the disposable private keys are being shared in Lightning Network?

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
Tutorials

[overview] Recover Bitcoin from any old storage format

The aim of this thread is to give a complete overview for anyone who finds Bitcoins in any storage format.Continue reading[overview] Recover Bitcoin from any old storage format

Categories
Tutorials

How Bitcoin Addresses are generated? Understand the Math behind Bitcoin

To use Bitcoin, user generally needs two things: Private Key and Bitcoin Address.Continue readingHow Bitcoin Addresses are generated? Understand the Math behind Bitcoin

Categories
Tutorials

[Full Guide+Code]Seed Phrase & The Process of Deriving Bitcoin Addresses from It

Earlier Bitcoin Wallet used to be a bunch of private keys. In order to use new address, user had to generate new private key which made the whole process cumbersome because user had to backup each and every private key. Hierarchical Deterministic (HD) wallet made the process easier.Continue reading[Full Guide+Code]Seed Phrase & The Process of Deriving Bitcoin Addresses from It