alphanumeric v7.9.4
Required compatibility upgrade before block 569,423.
Version 7.9.4 introduces the scheduled Reward Accounting V2 rules at block
569,423. Miners, pools, public nodes, and other validating operators must
upgrade before that height. Blocks below the activation height retain the
existing rules.
Operator action
- Replace the existing binary with version
7.9.4before block569,423. - Restart the process and confirm that it reports
alphanumeric v7.9.4. - Upgrade every block-producing and validating deployment.
- Do not run an older miner beyond the activation boundary.
The upgrade requires no database migration, wallet migration, resync,
transaction-format change, or network-message change.
Artifacts
| File | SHA-256 |
|---|---|
alphanumeric-v7.9.4-macos-arm64.zip |
afc260fd5ae4c9eb3db961667c5881f14ef91245831a4407342de39845d1da22 |
alphanumeric-v7.9.4-gpu-macos-arm64.zip |
1cd23618f5b4f9864cf68a5f5254a4eeeddbd460609fd349b5e625e3425698db |
The GPU package is opt-in. Both packages validate blocks under the same
consensus rules.
Build provenance
- Standard:
maincommit5eb9429, features
bootstrap_publisher,webrtc_mesh. - GPU:
gpu-miningcommit8e7d575, features
bootstrap_publisher,webrtc_mesh,gpu_miner. - Rust tests passed under both shipped feature sets.
- Strict Clippy (
-D warnings), rustfmt, and dependency policy checks passed. - Both archives passed ZIP integrity and macOS code-signature verification.