T1 public mining — OPENT1 公开挖矿 —— 已开放
Since 2026-08-16 anyone can run
a node and mine — no registration, no permission, a CPU is enough. The door opened only after both
real-money paths had actually run: the first user journey (2026-08-10: faucet → detect → spend →
receive, proved in 3.62 s on the user's own laptop) and the first miner journey (2026-08-16:
574 blocks mined to an ordinary wallet, the coinbase matured, was spent, and the recipient detected it).
自 2026-08-16 起,任何人都可以运行节点并挖矿
—— 无需注册、无需许可,一颗 CPU 就够。开门之前,两条真实资金路径都已真正跑通:首个用户旅程
(2026-08-10:水龙头 → 检测 → 花费 → 收款,在用户自己的笔记本上 3.62 秒完成证明),以及首个矿工旅程
(2026-08-16:向一个普通钱包挖出 574 个区块,coinbase 成熟、被花费、收款方成功检测)。
The chain underneath — soaked and drilled底下这条链 —— 泡过、演练过
Four node hosts, three continents, one Terraform state; genesis 138e1524…addb
minted 2026-08-04, reproduced byte-identically twice, running since. A 48-hour WAN soak sealed the
consensus core; all four scenario drills — restart, late-joiner, committee stall, 2+2 partition — were
adjudicated PASS: no safety stop-point was reached in any of them. A stranger's node
syncs in minutes, not hours. Every incident to date has been liveness, never safety.
四台节点主机、三个大洲,共用一份 Terraform 状态;创世 138e1524…addb 于 2026-08-04
铸造,两次逐字节复现,持续运行至今。48 小时广域网浸泡测试封存了共识内核;四项场景演练 —— 重启、后加入者、
委员会停摆、2+2 网络分区 —— 全部裁定通过:任何一项都没有触及安全性停止条件。
陌生节点分钟级完成同步,而不是数小时。迄今所有事故都是活性问题,从未涉及安全性。
The supply audit worked — once, for real供应量审计真的抓到过一次
Consensus never validated the coinbase against the emission schedule, and the audit found
exactly one under-paying block on the live net (height 1377, −4,114 bessel), fleet-unanimous. The schedule
is now a validity rule: activated 2026-08-12 at height 8,640 via a planned halt — unanimous finality id
across the fleet, emission audit clean on resume. The coinbase-as-audit-anchor thesis above got its first
real test and held.
共识层此前从未用发行时间表校验 coinbase,而审计在运行中的网络上恰好找到一个少付的区块
(高度 1377,−4,114 bessel),全集群一致确认。发行时间表现已成为有效性规则:2026-08-12 经计划停机在高度 8,640
激活 —— 全集群 finality id 一致,恢复后发行审计零差异。上文「coinbase 即审计锚点」的立论迎来第一次实战检验,并且成立。
Honest limits诚实的边界
T1 is a testnet: coins have no value and will not survive the next re-genesis. Block
production is permissionless, but the finality committee is still operator-run — decentralizing it is a
later phase. The development tree (design docs, node source, deployment) stays private during T1 and
opens on its own schedule; the public docs mirror it at publication. ⚠️ Binaries published before the
upcoming name-service release stop following the chain at height 19,008 — update before ~Aug 21.
T1 是测试网:币没有价值,也不会在下一次重新创世后存续。出块无需许可,但终局委员会仍由运营方运行 ——
去中心化是后续阶段。开发树(设计文档、节点源码、部署)在 T1 期间保持私有,将按自己的节奏开放;
公开文档在发布时与其同步。⚠️ 在即将到来的 name-service 版本之前发布的二进制,会在高度 19,008 停止跟链 ——
请在约 8 月 21 日前更新。