pull down to refresh
@Murch
stacking since: #127838
0 sats \ 1 reply \ @Murch OP 11h \ parent \ on: Bitcoin’s monetary inflation was 1.1% in 2024, 0.83% expected for 2025 bitcoin
Yeah, the actual monetary inflation is very close to my estimate beforehand — it only is affected by the actual number of blocks found.
What do you mean with "individual inflation"?
I also lived Ready Player One. The Wikipedia article makes the sequel sound like a dud, though.
Just like Matrix—too bad they never made a sequel. :p
Would be pretty awesome, if people worked on bills in public in a git repository just like an opensource project, wouldn’t it? And why not, they’re public servants.
Taiwan has adopted a few such ideas in the past years. I listened to this podcast a while back: https://www.eff.org/deeplinks/2024/02/podcast-episode-open-source-beats-authoritarianism
Bitboy made that logo in November 2010: https://bitcointalk.org/index.php?topic=1631.0
The blog post by scronty is full of crap. Tried to gain some fame for being part of Satoshi with that silly tale.
One of the top comments: "Subscription based streaming services need to understand that their entire business model is built on being slightly more convenient than piracy"
Sounds like you had a blast!
After recently relocating I was feeling a bit miffed about how long of a drive it would be to get to the local Bitcoin meetup, but after I went the first time and ended up just talking to people for three hours straight, I had a similar realization as you.
Yeah, I saw that, too. That sounds like a really cool building material. I wonder how cost-effective it is.
It seems to me that you could have done the same reveal trick with P2SH, but you would have been limited to 520 bytes, because the redeem script has to fit in a single push and 520 bytes is the maximum push size.
If you want to write a BIP, please check out BIP 2 which provides guidelines for would-be BIP authors.
Part of the legacy wallet removal project was that Ava wrote a new minimal read-only implementation of BDB that has all the parts we need for being able to read legacy wallets indefinitely. The wallet migration tool will be part of all future releases of Bitcoin Core.