Post
Topic
Board Bitcoin Discussion
Re: Dangerous precedents set on March 12 2013
by
Severian
on 16/03/2013, 08:33:54 UTC
(Letters to the Cryptographians, Chapter 2, Verse 2).

As with any religion, believers will believe what they're gonna believe no matter what their leader said:

Quote
satoshi
Founder
Hero Member
Re: [PATCH] increase block size limit
October 04, 2010, 03:48:40 PM

It can be phased in, like:

if (blocknumber > 115000)
    maxblocksize = largerlimit

It can start being in versions way ahead, so by the time it reaches that block number and goes into effect, the older versions that don't have it are already obsolete.

When we're near the cutoff block number, I can put an alert to old versions to make sure they know they have to upgrade.