Uminer GPU v0.1.2
Uminer GPU v0.1.2
English
Fixes
- Fixed BTX pool-assigned nonce range handling, which could prevent valid shares from being accepted on affected pools.
- Increased the default idle connection timeout to avoid unnecessary reconnects on low-message-frequency BTX pools.
Minimal Usage (BTX)
Replace <BTX_ADDRESS> with a complete BTX address:
./uminer --coin btx -o stratum+tcp://global.btxpool.org:23333 -u <BTX_ADDRESS>.rig01 -p xUpgrade Notes
- Upgrading is recommended for all BTX pool users running v0.1.0 or v0.1.1.
- Existing pool commands and configuration files remain compatible.
- Development fee remains disabled by default.
Compatibility
- Linux x86_64
- NVIDIA driver 580 or newer
- glibc 2.39 or newer
- Release-qualified GPUs: RTX 3080 and RTX 4090
Known Issues
- TLS pool URLs are not supported.
- This build requires glibc 2.39 and is not compatible with HiveOS 20.04.
繁體中文
修正
- 修正 BTX 礦池分配 nonce 範圍的處理;此問題可能導致有效 share 無法被受影響的礦池接受。
- 延長預設閒置連線逾時,避免在低訊息頻率的 BTX 礦池上發生不必要的重新連線。
最簡使用方式(BTX)
請將 <BTX_ADDRESS> 替換為完整 BTX 地址:
./uminer --coin btx -o stratum+tcp://global.btxpool.org:23333 -u <BTX_ADDRESS>.rig01 -p x升級說明
- 建議所有仍使用 v0.1.0 或 v0.1.1 的 BTX 礦池使用者升級。
- 現有礦池命令與設定檔維持相容。
- 開發者費用預設仍為關閉。
相容性
- Linux x86_64
- NVIDIA 驅動 580 或更新版本
- glibc 2.39 或更新版本
- 已完成發佈驗證的 GPU:RTX 3080 與 RTX 4090
已知問題
- 不支援 TLS 礦池 URL。
- 本版本要求 glibc 2.39,無法在 HiveOS 20.04 上執行。