Skip to content

Releases: TON-Pool/miner

version 0.3.4

18 Dec 10:27
Compare
Choose a tag to compare

Support AMD cards in HiveOS (experimental). (This is done in the packaging script, so modifications aren't visible here)

Other improvements:

  1. ignore CPUs by default
  2. try to show the name of AMD GPUs
  3. add several lines to help message

version 0.3.3

15 Dec 15:39
Compare
Choose a tag to compare

Fix bugs:

  1. Remove a critical log when websocket disconnects
  2. Fix the problem of not showing hashrate in HiveOS (thanks to @Piarb on Telegram for the method)
  3. Fix the problem of command line parameters being ignored in HiveOS

Improvements:

  1. RaveOS support
  2. You can specify more than one platforms or devices now
  3. Reduce the latency of submitting shares

0.3.2

11 Dec 04:44
Compare
Choose a tag to compare

Fix bugs:

  1. when mining at other pools, some shares are still reported as rejected in Hive OS

Improvements:

  1. improved logging for share submitting

version 0.3.1

10 Dec 20:22
Compare
Choose a tag to compare

Fix bugs:

  1. when mining at other pools, all shares are reported as rejected in Hive OS
  2. when mining at other pools, the miner may stuck on old jobs
  3. the websocket job pushing doesn't work when ca-certificates is not correctly installed

version 0.3

10 Dec 17:55
Compare
Choose a tag to compare

Improvements

  1. increased hash rate
  2. made benchmarking more powerful and show progress
  3. reduced latency and improve acceptance rate by allowing jobs to be received via websocket

version 0.2

09 Dec 11:41
Compare
Choose a tag to compare

Improvements:

  1. add --stats argument
  2. add HiveOS support

version 0.1.1

09 Dec 05:54
Compare
Choose a tag to compare

Fix bugs:

  1. benchmarking may take too long on some GPUs.
  2. hash prefix is not initialized correctly

version 0.1

08 Dec 15:02
Compare
Choose a tag to compare

Packed using PyInstaller.