Bitcointalk · Proof-of-work difficulty increasing

中本聪,2010 年 6 月 2 日

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

阅读语言
中文译文

好主意。我还不确定具体放在哪儿,但它完全可以计算出区块生成之间的预期平均时间,这样人们就知道该期待什么了。

每个节点、每个处理器在其区块里都有不同的公钥,所以它们保证在扫描不同的地盘。

每当 32 位 nonce 从 1 重新开始时,bnExtraNonce 就会递增,它是一个任意精度整数。

ORIGINAL · 英文原文
That's a good idea.  I'm not sure where exactly to fit that in, but it could certainly calculate the expected average time between blocks generated, and then people would know what to expect.

Every node and each processor has a different public key in its block, so they're guaranteed to be scanning different territory.

Whenever the 32-bit nonce starts over at 1, bnExtraNonce gets incremented, which is an arbitrary precision integer.
来源
Bitcointalk 原始链接 ↗ 记录编号 SN-0210