2
The block size increase proposal currently under discussion would require all clients that process transactions to upgrade.
Otherwise, pre 0.11 clients would reject these larger blocks, leading to a possible double-spend attack against these merchants after Mar 1, 2016.
Will the Bitcoin developers use the alert system to warn these nodes to upgrade?
1
Thanks for pointing those two out. I noticed that it seems to also disable some RPC commands in addition to showing a warning. https://github.com/bitcoin/bitcoin/blob/fc44231cb72afae2fffe0fac64e236a1d33b90e6/src/init.cpp#L243
– Nick ODell – 2015-05-04T22:24:24.760Nice find, I didn't realize that! – Christopher Gurnee – 2015-05-04T22:30:17.170