v0.1.32 - Miner Hard-Proof Transport
Highlights
- Aligns the official miner HTTPS proxy with the 300-second proof-v3 hard-response budget.
- Automatically migrates stock Verathos-managed nginx configurations to a 360-second upstream read timeout at miner startup, including non-root official installs with passwordless sudo.
- Leaves custom reverse-proxy configurations untouched and reports the required setting explicitly.
- Does not change proof arithmetic, signed artifacts, wire format, scoring, validator behavior, or serving limits.
Versions
- Miner:
0.1.6 - Validator/proxy:
0.1.31(unchanged) - Spec:
0.1.31(unchanged)
Updating
Miners running with auto-update enabled will fetch the release and restart automatically at a safe idle window. Fresh installations receive the corrected proxy configuration directly from the official installer.
Operators using a custom reverse proxy should configure its upstream read timeout to at least 360 seconds; Verathos does not rewrite custom proxy files.
Validation
- Focused miner lifecycle, registration, hard-auditor, auto-update, and version suite: 78/78 passed.
- Exact-origin release audit: 511 tracked files, 299/299 Python parses, 12/12 wheel checks, and 117 protected shared objects.
- No native library, wheel, proof artifact, or protected proof-module changes.
- Live Qwen3.6-27B-FP8 miner startup passed with the authenticated replacement proof-v3 release, 262,144-token context, 64-request serving, and automatic managed-proxy migration.
Full Changelog: v0.1.31...v0.1.32