diff --git a/chainfork.html b/chainfork.html new file mode 100644 index 00000000..123dba88 --- /dev/null +++ b/chainfork.html @@ -0,0 +1,49 @@ +--- +layout: simple +--- +
+A bitcoin miner running version 0.8.0 created a large block (at height 225,430) that is incompatible +with earlier versions of Bitcoin. +
++The result was a block chain fork, with miners, merchants and users running the new version of bitcoin +accepting, and building on, that block, and miners, merchants and users running older versions of bitcoin +rejecting it and creating their own block chain. +
++Large mining pools running version 0.8.0 were asked to switch back to version 0.7, to create a +single block chain compatible with all bitcoin software. +
++Nothing. Your bitcoin software will switch to the correct chain automatically, no matter +which version you are running. +
++Yes. +
+If you are running version 0.8.0, there is a small risk that payments with more than +6 confirmations could be double-spent on the 0.7-compatible blockchain. The risk is small +because this is not a network split-- transactions are being sent to both sides of the +chain split, and it is unlikely (but possible) that somebody could get two versions of the +same transaction into the two sides of the chain. +
++The core developer is investigating exactly what causes the old versions to reject the new +blocks, and will release a 0.8.1 version that avoids creating blocks that are incompatible with +older versions. +
+