Bitcointalk · Hash/sec Throttling for Democracy

中本聪,2010 年 7 月 14 日

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

阅读语言
中文译文

所以如果你的计算机才完成了区块 68000 的 1%

这是一个常见的困惑点。不存在"完成了区块求解的 1%"这回事。你不会朝解出它取得进展。算了 24 小时之后,你解出它的概率与最初或任何时刻相同。

就像一次抛 37 枚硬币、要求全部正面朝上。每尝试一次,成功的概率都一样。

随机数用的是 OpenSSL 的安全随机数生成器。在 Windows 上,它以你的电脑开机以来全部硬件性能计数器的完整集合做种子;在 Linux 上则是 dev/random。

ORIGINAL · 英文原文
So if your computer was only 1% towards solving block 68000
This is a common point of confusion.  There's no such thing as being 1% towards solving a block.  You don't make progress towards solving it.  After working on it for 24 hours, your chances of solving it are equal to what your chances were at the start or at any moment.

It's like trying to flip 37 coins at once and have them all come up heads.  Each time you try, your chances of success are the same.

The RNG is the OpenSSL secure random number generator.  On Windows it's seeded with the complete set of all hardware performance counters since your computer started, on Linux it's dev/random.
上下文
← 上一条 SN-1121 · 当前 下一条 → 在档案中查看完整主题串 →
来源
Bitcointalk 原始链接 ↗ 记录编号 SN-1121