Post
Topic
Board Bitcoin Discussion
Re: SegWit yay or nay? come vote here.
by
NeuroticFish
on 23/01/2017, 08:44:26 UTC
If dynamic block has some problems, I think that the best option would be to overcome/fix them. An option would be to set an upper limit of the dynamic block, at least it would reduce the flood problem

Then blocks would be no longer dynamic

In other words, with the upper limit set on the block size the current implementation of Bitcoin can be thought of as dynamic too. Some rogue miners choose not to include any transactions in the block they find (apart from the block generating transaction), some include only the transactions with the highest fees, and the size of the blocks is only a few kilobytes (or even less than that). In this manner, blocks are as dynamic as they could possibly get

You do have a valid point. But I see it only partly valid.

An older discussion was that some miners cheat or something is defective and until that is fixed any other solution is only a lie. It happened at one of the first big spam attacks I know of.

From what I know, now the block size is fixed. So whether the miner includes 0 transactions or max possible, the block size will be the same.
I see the dynamic block ... dynamic. If it has an upper size, we will have the same problem as now sometimes, if there will be huge spam attacks (if the upper limit is 16 MB or 64 MB, you can imagine..)
In the normal days, the blocks will be like now, even smaller sometimes, leading to a not-so-big increase of the blockchain over time.
Does this sound ok or is there something extremely wrong in this logic?