Skip to content

Commit c2ee273

Browse files
authored
Add files via upload
1 parent a3830cc commit c2ee273

1 file changed

Lines changed: 19 additions & 17 deletions

File tree

mining.html

Lines changed: 19 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,10 @@
5858
<main class="wrap page miner-page">
5959
<section class="quick-actions" aria-label="Quick mining actions">
6060
<strong class="version-badge">CURRENT MINER: V31H2E CONTROLLED RELEASE</strong>
61+
<div class="mining-alert mining-good"><strong>FULL MINER PACKAGE:</strong> the Windows download is now the complete ZIP with H2E geth, scripts, genesis, bootnodes, register page, SHA files and start/stop/status tools. It is not raw EXE-only.</div>
6162
<p style="margin:10px 0 0">Use this exact flow: finish the official-node H2E update, download the V31H2E test binary, verify SHA256, use only a fresh controlled test folder, start miner, wait for READY/Canonical YES, then Register once if needed and click Active / Heartbeat.</p>
6263
<div class="hero-buttons">
63-
<a class="btn primary" href="https://downloads.lustchain.org/v31h2e-test/lust-geth-windows-amd64-v31h2e.exe" target="_blank" rel="noreferrer">Download Windows H2E test EXE</a>
64+
<a class="btn primary" href="https://downloads.lustchain.org/lust-v31h2e-miner-windows-FULL.zip" target="_blank" rel="noreferrer">Download Windows H2E full miner ZIP</a>
6465
<a class="btn" href="#quick-start">Quick start</a>
6566
<a class="btn" href="#register">Register / Active</a>
6667
<button class="btn" type="button" data-add-lust-chain>Add/Switch LUST Chain</button>
@@ -95,7 +96,7 @@ <h3>Claim faucet gas before setup.</h3>
9596
<div class="notice miner-log" data-faucet-log style="margin-top:12px">Connect your wallet to check faucet eligibility.</div>
9697
</div>
9798
<div class="hero-buttons">
98-
<a class="btn primary" href="#downloads">Download H2E test binary</a>
99+
<a class="btn primary" href="#downloads">Download H2E full miner ZIP</a>
99100
<a class="btn" href="#live-mining">Live mining status</a>
100101
<a class="btn" href="#register">Register / Heartbeat</a>
101102
</div>
@@ -142,8 +143,8 @@ <h2>Do exactly this. No guessing, no old files.</h2>
142143
</div>
143144

144145
<div class="grid three sequence-grid">
145-
<div class="sequence-step"><h3>Download H2E test binary</h3><p>Use only the pink button on this page for the H2E test EXE. Delete old extracted folders before using the H2E test folder. Full public one-click ZIP must be released only after this controlled test passes.</p><div class="hero-buttons"><a class="btn primary" href="https://downloads.lustchain.org/v31h2e-test/lust-geth-windows-amd64-v31h2e.exe" target="_blank" rel="noreferrer">Download Windows H2E test EXE</a></div></div>
146-
<div class="sequence-step"><h3>Verify SHA</h3><p>The Windows H2E EXE must be <strong>947e6353...</strong>. The Linux H2E binary must be <strong>b2445483...</strong>. Full SHA values are shown in the download section.</p><div class="hero-buttons"><a class="btn" href="https://downloads.lustchain.org/v31h2e-test/SHA256SUMS.txt" target="_blank" rel="noreferrer">Open H2E SHA list</a></div></div>
146+
<div class="sequence-step"><h3>Download H2E full miner ZIP</h3><p>Use only the pink button on this page for the H2E test EXE. Delete old extracted folders before using the H2E test folder. Full public one-click ZIP must be released only after this controlled test passes.</p><div class="hero-buttons"><a class="btn primary" href="https://downloads.lustchain.org/lust-v31h2e-miner-windows-FULL.zip" target="_blank" rel="noreferrer">Download Windows H2E full miner ZIP</a></div></div>
147+
<div class="sequence-step"><h3>Verify SHA</h3><p>The Windows H2E EXE must be <strong>947e6353...</strong>. The Linux H2E binary must be <strong>b2445483...</strong>. Full SHA values are shown in the download section.</p><div class="hero-buttons"><a class="btn" href="https://downloads.lustchain.org/lust-v31h2e-miner-windows-FULL.zip.sha256" target="_blank" rel="noreferrer">Open full ZIP SHA</a></div></div>
147148
<div class="sequence-step"><h3>Extract fresh folder</h3><p>Use only the official H2E controlled test folder/instructions. Do not run anything from old V7A30, V31, V31H2C or V31H2D folders.</p></div>
148149
<div class="sequence-step"><h3>Start miner</h3><p>Run <strong>START-LUST-MINER-WINDOWS.bat</strong>. Then use <strong>STATUS-LUST-MINER-WINDOWS.bat</strong>.</p></div>
149150
<div class="sequence-step"><h3>Wait READY</h3><p>Status must show <strong>Gap 0</strong>, <strong>Peers 1+</strong>, <strong>Syncing False</strong>, <strong>Canonical YES</strong> and <strong>READY</strong>.</p></div>
@@ -183,7 +184,7 @@ <h2>Registered miners, online miners and public production.</h2>
183184

184185
<div class="grid three mining-live-grid" style="margin-top:18px">
185186
<div class="box live-stat-card"><small>Mining version</small><strong class="big-metric">V31H2E</strong><span>V31 is active since block 162216 and the current controlled hotfix is V31H2E.</span></div>
186-
<div class="box live-stat-card"><small>Downloads</small><strong class="big-metric">Ready</strong><span>Official H2E test binaries are available below. Full public Windows one-click ZIP must only be released after final controlled test.</span></div>
187+
<div class="box live-stat-card"><small>Downloads</small><strong class="big-metric">Ready</strong><span>The complete Windows H2E miner ZIP is the required package for testing. It includes scripts, config, genesis, bootnodes and the H2E EXE.</span></div>
187188
<div class="box live-stat-card"><small>Registration</small><strong class="big-metric">Open</strong><span>Register only once per wallet. Active / Heartbeat marks the wallet online.</span></div>
188189
</div>
189190

@@ -204,23 +205,23 @@ <h2>Registered miners, online miners and public production.</h2>
204205
<div class="kicker">Download center · V31H2E · controlled release</div>
205206
<h2>Download the current H2E controlled test files.</h2>
206207
</div>
207-
<p>This section was updated for V31H2E. It removes the old V31/V31H2C/V31H2D mining links and shows the exact current test binaries, SHA values and PowerShell commands.</p>
208+
<p>This section was updated for V31H2E. It removes old V31/V31H2C/V31H2D links and uses the complete Windows miner ZIP, not a raw EXE-only download.</p>
208209
</div>
209210

210211
<div class="mining-alert mining-good">
211-
<strong>Current controlled Windows file:</strong> use <strong>lust-geth-windows-amd64-v31h2e.exe</strong>. This is the H2E public-first + official-fallback test binary. Do not publish old H2D packages to the community.
212+
<strong>Current controlled Windows package:</strong> use <strong>lust-v31h2e-miner-windows-FULL.zip</strong>. This full ZIP includes the H2E geth EXE, genesis, bootnodes, start/stop/status/register scripts and SHA files. Do not use raw EXE-only downloads for normal users.
212213
</div>
213214

214215
<div class="grid two download-grid">
215216
<div class="download-card">
216217
<div class="download-icon"></div>
217218
<div>
218-
<small>Windows 64-bit · V31H2E · controlled test EXE</small>
219+
<small>Windows 64-bit · V31H2E · full miner ZIP</small>
219220
<h3>Windows H2E controlled test binary</h3>
220-
<p>For controlled testing before public release. Download the H2E Windows EXE, verify SHA256, and use it only with the official H2E test folder/instructions. Normal public miners should wait for the final H2E one-click ZIP after testing passes.</p>
221+
<p>For controlled testing before public release. Download the complete H2E Windows miner ZIP, extract it, verify SHA256, then use START / STATUS / STOP from the package. This avoids the raw-EXE-only problem.</p>
221222
<div class="hero-buttons">
222-
<a class="btn primary" href="https://downloads.lustchain.org/v31h2e-test/lust-geth-windows-amd64-v31h2e.exe" target="_blank" rel="noreferrer">Download Windows H2E test EXE</a>
223-
<a class="btn" href="https://downloads.lustchain.org/v31h2e-test/SHA256SUMS.txt" target="_blank" rel="noreferrer">Open H2E SHA list</a>
223+
<a class="btn primary" href="https://downloads.lustchain.org/lust-v31h2e-miner-windows-FULL.zip" target="_blank" rel="noreferrer">Download Windows H2E full miner ZIP</a>
224+
<a class="btn" href="https://downloads.lustchain.org/lust-v31h2e-miner-windows-FULL.zip.sha256" target="_blank" rel="noreferrer">Open full ZIP SHA</a>
224225
</div>
225226
</div>
226227
<div class="sha-box"><span>Windows EXE SHA256</span><code>947e6353422e74e5cb2385157869adfef30e2df8d9afa6348eb9582d0f649389</code></div>
@@ -235,7 +236,7 @@ <h3>Linux geth binary</h3>
235236
<p>This is the V31H2E Linux binary used by server/operator nodes during the controlled rollout. Normal Windows users do not need this file.</p>
236237
<div class="hero-buttons">
237238
<a class="btn primary" href="https://downloads.lustchain.org/v31h2e-test/geth-linux-amd64-v31h2e" target="_blank" rel="noreferrer">Download Linux V31H2E</a>
238-
<a class="btn" href="https://downloads.lustchain.org/v31h2e-test/SHA256SUMS.txt" target="_blank" rel="noreferrer">Open SHA list</a>
239+
<a class="btn" href="https://downloads.lustchain.org/lust-v31h2e-miner-windows-FULL.zip.sha256" target="_blank" rel="noreferrer">Open SHA list</a>
239240
</div>
240241
</div>
241242
<div class="sha-box"><span>Linux H2E binary SHA256</span><code>b24454835fe12c95c92ff788e2a2749488a6b42b3930efca212de91ee89cbb26</code></div>
@@ -245,15 +246,16 @@ <h3>Linux geth binary</h3>
245246
<section class="box full-width" id="quick-start" style="margin-top:18px">
246247
<small>Windows PowerShell quick setup</small>
247248
<h3>Copy/paste commands for Windows</h3>
248-
<p>These commands download and verify the current V31H2E Windows test EXE. Do not use it for public release until the controlled test passes and the final one-click ZIP is published.</p>
249+
<p>These commands download and verify the current V31H2E full Windows miner ZIP. Do not use raw EXE-only downloads for normal miners.</p>
249250
<div class="command-card"><pre><code>cd "$env:USERPROFILE\Downloads"
250-
Invoke-WebRequest -Uri "https://downloads.lustchain.org/v31h2e-test/lust-geth-windows-amd64-v31h2e.exe" -OutFile "lust-geth-windows-amd64-v31h2e.exe"
251-
(Get-FileHash ".\lust-geth-windows-amd64-v31h2e.exe" -Algorithm SHA256).Hash
251+
Invoke-WebRequest -Uri "https://downloads.lustchain.org/lust-v31h2e-miner-windows-FULL.zip" -OutFile "lust-v31h2e-miner-windows-FULL.zip"
252+
(Get-FileHash ".\lust-v31h2e-miner-windows-FULL.zip" -Algorithm SHA256).Hash
252253
# Must equal:
253254
# 947e6353422e74e5cb2385157869adfef30e2df8d9afa6348eb9582d0f649389
254255
# Controlled test only: do not use old V31H2D EXE or old extracted folders.</code></pre></div>
255256
<div class="command-card"><pre><code># After the official H2E one-click folder is provided:
256-
cd "$env:USERPROFILE\Downloads\lust-v31h2e-controlled-test\LUST_V31_WINDOWS_FULL"
257+
Expand-Archive ".\lust-v31h2e-miner-windows-FULL.zip" -DestinationPath ".\lust-v31h2e-miner-windows-FULL" -Force
258+
cd "$env:USERPROFILE\Downloads\lust-v31h2e-miner-windows-FULL\LUST_V31H2E_WINDOWS_FULL"
257259
.\STOP-LUST-MINER-WINDOWS.bat
258260
.\START-LUST-MINER-WINDOWS.bat
259261
.\STATUS-LUST-MINER-WINDOWS.bat
@@ -426,7 +428,7 @@ <h2>Common problems and what they mean.</h2>
426428
<div class="box"><small>Register fails</small><h3>Usually wrong network or no gas.</h3><p>After public mining is active, switch MetaMask to LUST Chain and claim faucet LST before trying again. Register and Heartbeat need native LST gas.</p></div>
427429
<div class="box"><small>Official fallback blocks</small><h3>Check the window.</h3><p>When public miners are active, official fallback blocks should decrease in the recent window. If public miners are offline, fallback production appears to keep the chain alive.</p></div>
428430
<div class="box"><small>Already registered wallet</small><h3>Use Active only.</h3><p>If this wallet already registered before, do not register again. Start the miner, wait for READY/Canonical YES, then send Active / Heartbeat.</p></div>
429-
<div class="box"><small>Wrong package</small><h3>Delete old folders.</h3><p>If the EXE SHA is not 947e6353..., delete the file/folder and download the V31H2E binary again from this page. Any 258eb627... H2D EXE is blocked for public mining.</p></div>
431+
<div class="box"><small>Wrong package</small><h3>Delete old folders.</h3><p>If the ZIP SHA does not match the official .sha256 file, delete the ZIP/folder and download the V31H2E full miner ZIP again from this page. Any 258eb627... H2D EXE is blocked for public mining.</p></div>
430432
</div>
431433
</section>
432434
</main>

0 commit comments

Comments
 (0)