Releases: TON-Pool/miner
Releases · TON-Pool/miner
version 0.3.4
version 0.3.3
Fix bugs:
- Remove a critical log when websocket disconnects
- Fix the problem of not showing hashrate in HiveOS (thanks to @Piarb on Telegram for the method)
- Fix the problem of command line parameters being ignored in HiveOS
Improvements:
- RaveOS support
- You can specify more than one platforms or devices now
- Reduce the latency of submitting shares
0.3.2
version 0.3.1
Fix bugs:
- when mining at other pools, all shares are reported as rejected in Hive OS
- when mining at other pools, the miner may stuck on old jobs
- the websocket job pushing doesn't work when
ca-certificates
is not correctly installed
version 0.3
Improvements
- increased hash rate
- made benchmarking more powerful and show progress
- reduced latency and improve acceptance rate by allowing jobs to be received via websocket
version 0.2
Improvements:
- add
--stats
argument - add HiveOS support
version 0.1.1
Fix bugs:
- benchmarking may take too long on some GPUs.
- hash prefix is not initialized correctly
version 0.1
Packed using PyInstaller.