Bitcointalk · checkpointing the block chain

中本聪,2010 年 8 月 16 日

SN-2477 已核对来源,附原文与上下文。

阅读语言
中文译文

软件没有办法自动判断一条链比另一条好,唯一的判据就是工作证明最大。按这个设计,不管要回退多远,它都必须切到更长的链上。

唯一的例外是我加的手动检查点。要不是有它们,它可以把重组一路做到第一个区块。

ORIGINAL · 英文原文
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.
来源
Bitcointalk 原始链接 ↗ 记录编号 SN-2477