š
Original date posted:2015-05-07
š Original message:Instead of raising the block size to another static number like 20MB, can
we raise it dynamically?
Make the max block size something like:
pow(2, nHeight/100000) * 1MB; //double every ~2 years
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20150507/fc013153/attachment.html>