Post
Topic
Board Bitcoin Discussion
Merits 2 from 1 user
Re: Bitcoin 20MB Fork
by
NxtChg
on 17/03/2015, 14:47:43 UTC
⭐ Merited by ABCbits (2)
I'm busy writing benchmarks, finding bugs in current code, and generally making sure nothing will break when we increase the maximum block size.

Gavin, could you please explain the reason behind trying to guess and hard-code the optimal limit, instead of doing something adaptive, like "limit = median(size of last N blocks) * 10"?