Mike Hearn [ARCHIVE] on Nostr: 📅 Original date posted:2012-06-15 📝 Original message:> The idea can be more ...
📅 Original date posted:2012-06-15
📝 Original message:> The idea can be more generalized in that there are many cases where the
> generator of a transaction doesn't care about confirmation times, and
> would really be willing to make their transaction lower priority than
> other 0-fee transactions.
Just to be clear, I think this solution is a hack and don't support it
because it's yet another change of network rules. Some random people
will get whacked because of a heuristic "rule of thumb".
If it's implemented, SD could/would switch to fresh addresses and
nothing would have been achieved except making an already complex
system more complex.
I disagree with the notion that you need "less important than free".
If you care about the confirmation time of a transaction that was sent
to you and you need space in a limited resource, you can pay for it.
It's an auction like any other. Besides, the idea that transactions
are free today is just a psychological trick befitting governments but
not us - transactions are funded by aggressive hyperinflation. I would
never describe Bitcoin as a free system and I suggest nobody else does
either.
If grouped fee calculations are implemented, we can keep the nice
property that the person who cares about double spending risk pays the
fees, and if you assume most transactions are hub-and-spoke from
buyers to merchants, rather than a pure p2p graph, in practice it'll
work out to seeming free most of the time even if seen globally it
doesn't make much difference.
> My point was that the easiest way to do it would be to ship a pruned
> snapshot with Bitcoin, and such a system, while verifiable, would
> increase Bitocin's centralization.
I'm not sure why. If you want to audit everything from scratch, after
checking the code you could just blow away the included files and then
"-connect=archive.bitcoin.org" or something like that. After
rebuilding the chain from scratch, check the databases for consistency
with the included data.
It reduces the number of nodes with full copies of the block chain,
yes, but as long as there's at least one copy of the old data in an
accessible location new nodes can still bootstrap just fine.
I'm sure we can find organizations willing to host full chains for
people who want to rebuild their databases from scratch, given how
cheap disk space is.
> connect to, possibly complicating using Bitcoin for clients that either
> wish to run a full IBD or older clients which need a non-fClient node
Yes, but old nodes probably have a copy of the chain already, so it
wouldn't affect them. New blocks would still be fully distributed,
right?
The only case where it'd cause issues is if you install a fresh copy
of a very old node. Not a common occurrence, and those nodes will have
to wait until they find an archival node announcing itself. Those
nodes could be made to announce more frequently than normal, if need
be.
Published at
2023-06-07 10:14:05Event JSON
{
"id": "6b1ec95500d7851c4befa053d65bd1952562fbb0078174557e833d81749abc07",
"pubkey": "f2c95df3766562e3b96b79a0254881c59e8639f23987846961cf55412a77f6f2",
"created_at": 1686132845,
"kind": 1,
"tags": [
[
"e",
"4c4b54c01d15791b993b2c3cf942fdf81f1302a536c78263499330580e87cb4e",
"",
"root"
],
[
"e",
"d1954bebe6687a76723bca7ae9dfbda4ecfad850c1e336f4fcf7ce73b4e4ecf8",
"",
"reply"
],
[
"p",
"cd753aa8fbc112e14ffe9fe09d3630f0eff76ca68e376e004b8e77b687adddba"
]
],
"content": "📅 Original date posted:2012-06-15\n📝 Original message:\u003e The idea can be more generalized in that there are many cases where the\n\u003e generator of a transaction doesn't care about confirmation times, and\n\u003e would really be willing to make their transaction lower priority than\n\u003e other 0-fee transactions.\n\nJust to be clear, I think this solution is a hack and don't support it\nbecause it's yet another change of network rules. Some random people\nwill get whacked because of a heuristic \"rule of thumb\".\n\nIf it's implemented, SD could/would switch to fresh addresses and\nnothing would have been achieved except making an already complex\nsystem more complex.\n\nI disagree with the notion that you need \"less important than free\".\nIf you care about the confirmation time of a transaction that was sent\nto you and you need space in a limited resource, you can pay for it.\nIt's an auction like any other. Besides, the idea that transactions\nare free today is just a psychological trick befitting governments but\nnot us - transactions are funded by aggressive hyperinflation. I would\nnever describe Bitcoin as a free system and I suggest nobody else does\neither.\n\nIf grouped fee calculations are implemented, we can keep the nice\nproperty that the person who cares about double spending risk pays the\nfees, and if you assume most transactions are hub-and-spoke from\nbuyers to merchants, rather than a pure p2p graph, in practice it'll\nwork out to seeming free most of the time even if seen globally it\ndoesn't make much difference.\n\n\u003e My point was that the easiest way to do it would be to ship a pruned\n\u003e snapshot with Bitcoin, and such a system, while verifiable, would\n\u003e increase Bitocin's centralization.\n\nI'm not sure why. If you want to audit everything from scratch, after\nchecking the code you could just blow away the included files and then\n\"-connect=archive.bitcoin.org\" or something like that. After\nrebuilding the chain from scratch, check the databases for consistency\nwith the included data.\n\nIt reduces the number of nodes with full copies of the block chain,\nyes, but as long as there's at least one copy of the old data in an\naccessible location new nodes can still bootstrap just fine.\n\nI'm sure we can find organizations willing to host full chains for\npeople who want to rebuild their databases from scratch, given how\ncheap disk space is.\n\n\u003e connect to, possibly complicating using Bitcoin for clients that either\n\u003e wish to run a full IBD or older clients which need a non-fClient node\n\nYes, but old nodes probably have a copy of the chain already, so it\nwouldn't affect them. New blocks would still be fully distributed,\nright?\n\nThe only case where it'd cause issues is if you install a fresh copy\nof a very old node. Not a common occurrence, and those nodes will have\nto wait until they find an archival node announcing itself. Those\nnodes could be made to announce more frequently than normal, if need\nbe.",
"sig": "40bcec5e232b7202266b4975830d7fcc28368172d197ade0a46312f19a86e3625a93546c8ab0c6355e55243ed406d4e2f39b9b0e2812dd783166ca727c2528b1"
}