pull down to refresh
0 sats \ 2 replies \ @ek 25 Jul \ parent \ on: The Tail Emission Attack On Bitcoin - This is not a negotiation bitcoin
how does a dynamic block size have better trade-offs than increasing the maximum block size?
I don't
reply
When transaction demand is low, block size is lower thus saving space
This is already the case
When demand is high it can increase the block size greater than average temporarily, stabilizing price at the expense of space.
This would make running a full node for individuals even harder because it's less predictable when you need additional storage. If there's still an upper limit to block size, then I don't understand what the difference is between what we have now and "dynamic block size."
stabilizing price at the expense of space.
expense of space → expense of individuals running a full node to verify their transactions
A bigger block size also increases the risk of orphaned blocks because it takes more time to broadcast them. This makes selfish mining easier, increasing mining centralization.
A block size increase also only helps against fee pressure in a linear way and temporary way: 10x block size → 10x lower fees, until transaction demand rises again.
Since I don't think we expect transaction demand to grow linearly over time, you'd have to increase the block size by many magnitudes to solve the problem you're trying to solve with it, so I think this is a lost cause because of all the trade-offs you will run into. It would sacrifice almost everything that is good about bitcoin just to have short-term lower fees.
reply