checkpointing the block chain

2 messages Satoshi Nakamoto August 16, 2010 — August 16, 2010
Satoshi Nakamoto August 16, 2010 Source · Permalink

There is no way for the software to automatically know if one chain is better than another except by the greatest proof-of-work.  In the design it was necessary for it to switch to a longer chain no matter how far back it has to go.

The only exception to that is the manual checkpoints I’ve added.  If it weren’t for those, it would be able to reorg all the way back to the first block.

Satoshi Nakamoto August 16, 2010 Source · Permalink

Quote from: NewLibertyStandard on August 16, 2010, 10:42:28 PMHow is the strength of the chain calculated? Total proof-of-work.