Top new questions this week:
|
Wasabi Wallet 2.0.2.1 My goal is to connect the Wasabi Wallet to my Bitcoin Core node running on a different machine on my local network over IPv4. But it seems like Wasabi Wallet connects to its own …
|
There are billions of computers out there running Windows O.S., putting aside the reputation risks, technically, Microsoft could add a backdoor to force users hardware to mine BTC. Is the combined …
|
Original Thread: Why OP_DUP instead of providing the PubKey twice in P2PKH? I am struggling to understand the logic in the most popular answer and my “reputation” is < 50 so I cannot …
|
I have a question. Does the “log2_work” finally is a “proof de work” ? 🙂 Do you know what does it mean ?
|
I created a mnemonics and it is hashed using pbdkf2 function and I got a root seed. So this root seed should be hashed again with HMAC-SHA512 to get the master key (Master private key and chain code). …
|
I have a multisig set up. My seeds and hardware wallets are secure. However, what would happen if someone got a hold of my Xpub file only? Am I correct they could view my holdings and transactions, …
|
I accidentally created a new wallet with $ bitcoin-cli -testnet createwallet help { “name”: “help”, “warning”: “” } Now I would like to delete it without …
|
Greatest hits from previous weeks:
|
Newbie miners have many misconceptions about how the hashrate of the pool they mine in will affect their mining income. If a big miner joins the pool there are some unhappy miners who think that now …
|
What made the core developers choose C++ as the main programming language for implementing bitcoin? Was this because of their personal preference? Or another reason?
|
I have been trying to find out just what is an mBTC is. Everywhere I look I cannot find out what the value is compared to a Bitcoin. I was hoping you could advise me of what the value is.
|
Is it worth mining Litecoins and then exchange them for Bitcoins (because I am not sure if there will be space for more crypto currencies in the future)? I can get about 25k hash/sec by CPU mining on …
|
I want to Buy something using bitcoins but I am not sure how to put bitcoins in my “Wallet”. Could somebody please help me?
|
Here’s a what-if scenario: Person A has a Bitcoin address with 25BTC. Person B opens up their Bitcoin client: which may or may not have the complete blockchain (the latter would mean no copies of …
|
▼ mtgoxUSD 95.0000 108.452 -12.404% 2428892 ▼ btc24EUR 67.5047 89.036 -24.183% 348160 ▼ btceUSD 82.9900 106.794 -22.289% 277286 ▼ bitstampUSD 75.9900 109.320 …
|
Can you answer these questions?
|
Im writing a simple python script to connect to a local bitcoin node and list transactions. I created a virtual environment with: virtualenv bitcoinenv And then activated: source bitcoinenv/bin/…
|
Bitcoin Core has a cache for transactions that aren’t in the node’s mempool but could be in other mempools, and so are cached for improved compact block reconstruction. This cache holds up to 100 …
|