Post
Topic
Board Development & Technical Discussion
Re: Proposals for fast dynamic blocksize
by
razoor
on 23/12/2016, 11:21:47 UTC
I propose a minimum block size of 1MB with an unbounded maximum.

Can you elaborate how would that work?
How do you prevent abusing the system?


In my opinion the best way is to do it in similar way as the hash difficulty. Just adjust the block size according to number/size of transactions. If it exceeds 70% of the block size in last X blocks, increase the size. If it's smaller than 40%, make it smaller. Numbers can be of course different but the basic logic works the same with difficulty.