diff --git a/Montana-Protocol/Whitepaper Montana Mesh RU.md b/Montana-Protocol/Whitepaper Montana Mesh RU.md index a007efe9..5b58e390 100644 --- a/Montana-Protocol/Whitepaper Montana Mesh RU.md +++ b/Montana-Protocol/Whitepaper Montana Mesh RU.md @@ -59,7 +59,7 @@ Montana состоит из двух слоёв, физически реализ **Эмиссия.** На каждом окне начисляется ровно `13 Ɉ = 13·10⁹ nɈ`. Supply закрытой формулой: `supply(W) = 13·(W+1) Ɉ`. На момент написания `W = 34922`, supply ≈ 454 000 Ɉ. -**Регистрация узла.** Новый оператор обязан построить candidate VDF цепь длиной `τ₂` окон (≈10 часов wall-clock на M-class Mac). Это Sybil-защита: N идентичностей требуют N candidate-цепей. После завершения candidate-VDF узел подаёт `NodeRegistration` и при ближайшем `selection event` (каждые 336 окон) попадает в `NodeTable` как Active. +**Регистрация узла, очередь и welcome-bonus.** Новый оператор обязан построить candidate VDF цепь длиной `τ₂` окон (≈10 часов wall-clock на M-class Mac). Это Sybil-защита: N идентичностей требуют N candidate-цепей. После завершения candidate-VDF узел подаёт `NodeRegistration` и встаёт в очередь `CandidatePool`. Приём — **строго один кандидат за окно**: в окне admission принятый получает всю эмиссию этого окна (13 Ɉ) как welcome-bonus («одно окно времени = первый шаг в Montana»), Active валидатор в это окно эмиссии не получает. Closed-form supply `13·(W+1) Ɉ` сохраняется без изменений. Если очередь содержит N готовых кандидатов, admission всех занимает N окон (≈ N минут). **Текущее состояние сети** (live-snapshot 2026-05-10): diff --git a/Montana-Protocol/Whitepaper Montana Mesh ZH.md b/Montana-Protocol/Whitepaper Montana Mesh ZH.md index b761edbd..51b9f035 100644 --- a/Montana-Protocol/Whitepaper Montana Mesh ZH.md +++ b/Montana-Protocol/Whitepaper Montana Mesh ZH.md @@ -59,7 +59,7 @@ Montana 节点 = 地图上的一座城市。截至 2026-05-10,网络由三座城 **发行。** 每个窗口准确铸造 `13 Ɉ = 13·10⁹ nɈ`。供应由闭式公式给出:`supply(W) = 13·(W+1) Ɉ`。撰文时 `W = 34 922`,supply ≈ 454 000 Ɉ。 -**节点注册。** 新运营商必须构建长度为 `τ₂` 窗口的 candidate VDF 链(M-class Mac 上约 10 小时实际墙钟)。这是 Sybil 防御:N 个身份需要 N 条 candidate 链。完成 candidate VDF 后,节点提交 `NodeRegistration`,在下一次 selection event(每 336 窗口一次)被纳入 `NodeTable` 为 Active。 +**节点注册、队列与 welcome 奖励。** 新运营商必须构建长度为 `τ₂` 窗口的 candidate VDF 链(M-class Mac 上约 10 小时实际墙钟)。这是 Sybil 防御:N 个身份需要 N 条 candidate 链。完成 candidate VDF 后,节点提交 `NodeRegistration` 并进入 `CandidatePool` 队列。准入**严格每窗口一个**:在 admission 窗口,被纳入者获得该窗口全部发行(13 Ɉ)作为 welcome 奖励(「一个时间窗口 = 进入 Montana 的第一步」);Active 验证者在该窗口放弃自己的发行。闭式 `supply(W) = 13·(W+1) Ɉ` 不变。若队列中有 N 个就绪候选,全部准入需要 N 个窗口(约 N 分钟)。 **当前网络状态**(2026-05-10 实时快照): diff --git a/Montana-Protocol/Whitepaper Montana Mesh.md b/Montana-Protocol/Whitepaper Montana Mesh.md index 6941e8db..865a7317 100644 --- a/Montana-Protocol/Whitepaper Montana Mesh.md +++ b/Montana-Protocol/Whitepaper Montana Mesh.md @@ -59,7 +59,7 @@ The full description is in `Montana Protocol v35.25.0` and in the TimeChain whit **Emission.** Each window mints exactly `13 Ɉ = 13·10⁹ nɈ`. Supply is given by the closed form `supply(W) = 13·(W+1) Ɉ`. At the time of writing `W = 34 922`, supply ≈ 454 000 Ɉ. -**Node registration.** A new operator must build a candidate VDF chain of length `τ₂` windows (≈10 hours wall-clock on M-class Mac). This is the Sybil defense: N identities require N candidate chains. After completing the candidate VDF, the node submits `NodeRegistration` and at the next selection event (every 336 windows) is admitted into the `NodeTable` as Active. +**Node registration, queue, and welcome bonus.** A new operator must build a candidate VDF chain of length `τ₂` windows (≈10 hours wall-clock on M-class Mac). This is the Sybil defense: N identities require N candidate chains. After completing the candidate VDF, the node submits `NodeRegistration` and joins the `CandidatePool` queue. Admission is **strictly one candidate per window**: in the admission window, the admitted node receives the entire window emission (13 Ɉ) as a welcome bonus ("one window of time = first step into Montana"); the Active validator forgoes its emission for that window. The closed-form `supply(W) = 13·(W+1) Ɉ` is preserved unchanged. If the queue holds N ready candidates, admitting them all takes N windows (≈ N minutes). **Current network state** (live snapshot 2026-05-10):