Top new questions this week:
|
The P2SH feature currently in use was introduced to Bitcoin in 2012 with BIP-0016. It was successfully activated on 2012-04-01 with block 173805. The BIP turned a particular “hashlock” …
|
LND users are being asked as of November 2022 (as they were in October 2022) to urgently update their Lightning node software due to a bug in LND/btcd (alternative Bitcoin implementation in Go). What …
|
In the open source (github.com/bitcoin/bitcoin/tree/master/src/crypto) there are these algrithms that as I know connected with gerenation the new keys and master key. So I try to understand …
|
When importing descriptors with a range less than 1000, it seems to be ignored. Is this deliberate? I could‘t find anything about this in the docs. To reproduce, first, create an empty wallet: bitcoin-…
|
Where can I find a list of historically-important protest and revolutionary movements that accepted bitcoin (and/or other permissionionless cryptocurrencies) as a result-of (or to preempt the risk-of) …
|
I’m attempting to download the entire blockchain and then run some analysis of wealth distribution at various points in time and in response to specific events. A website like blockchain.com’s block …
|
The output: Block Height TXID Output Index Satoshi Amount Locking Script Status 211914 AF32BB06F12F2AE5FDB7FACE7CD272BE67C923E86B7A66A76DED02D954C2F94D 0 100000000 …
|
Greatest hits from previous weeks:
|
Bitcoinity.org shows that for the past 30 days, bitstamp’s price is high at 101.00, low at 77.00, and current price is 98.04. On contrast, mtgox’s price for the past 30 days is high at 115.00, low at …
|
I am aware that Satoshi Nakamoto is the author of the paper that originated Bitcoin and the creator of the original bitcoin client. However, I often hear the term Satoshi as if it was a monetary unit. …
|
If I have a low amount and don’t include a fee, the transaction takes forever to get confirmed. What happens if it never gets confirmed? Can the wallet that I sent it to still spend the money?
|
I have searched around, and nothing I find works for me. Downloaded the approx. 10 GB Bootstrap.dat file. Now stuck on trying to link it with Bitcoin-QT. Tried the following command in the console …
|
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?
|
Why did Satoshi pick 21 million as the number of bitcoins to be created? What is the significance of that number?
|
A Raspberry Pi is a credit card sized $25 (or $45, for the deluxe option) computer, designed for educational use. Has anyone tried running mining software on it? If so, what’s the hashrate like? (…
|
Can you answer these questions?
|
I’d like to script a short tool on the commandline. Therefore I need all used addresses of my wallets derived from a given xpubs. Don’t like to implement it by myself. Is there an already implemented …
|
Are there any test cases for BIP-330 “Transaction announcements reconciliation”? More specifically, I need some test cases for the serialization/deserialization of the new p2p messages, …
|