This morning, Bitcoin Core developers celebrated improved block reconstruction statistics for node operators while conveniently ignoring the reason for these statistics — the downward trend in fees for Bitcoin’s security budget.Reacting with heart emojis and thumbs up to a green chart (@0xB10C) showing over 80% “successful compact block reconstructions without any requested transactions,” they conveniently omitted red trend lines of the fees that Bitcoin users pay for mining security which powered those green statistics.Block reconstructions occur when a node requests additional information about transactions within a compact block.Although compact blocks allow nodes to quickly relay valid bundles of transactions across the internet, the more frequently that nodes can reconstruct without extra, cumbersome transaction requests from their peers is a positive trend.
pull down to refresh
related posts
Footnotes
Inscriptions, forcing filter changes and now a 20% rebellion from the repo?
#hardforkphysics
DEPRECATED
from a command line option's help text is hardly worth a patch, but, bringing the option back if it gets removed early might be - though if sipa publicly states that it is unlikely to be removed in the face of controversy, then I expect there to be great restraint on removing it. Time will tell though.don't trust, verify
doesn't mean read more X posts or watch more youtube. It means read code, and change it if you don't like the code (as long as it's not consensus code.)bitcoin/bitcoin
recovers from its current transition towards being a "place of work" from previously being "the staging area for the reference implementation".the reference implementation
to beingan implementation
. And although that sounds like semantics, the difference is huge from a protocol development point of view. In lieu of a full consensus spec, there needs to be a reference implementation, and this needs to be free of politics. It needs to be much more about the code and less about the people. And honestly, I've felt it used to be that way ever since Gavin's exit. But it's changing in the wrong direction and that sucks, even though I understand the motivation (see earlier discussion with Murch #966323.)