Skip to content

OneZeroMiner 1.1.0

Compare
Choose a tag to compare
@EhssanD EhssanD released this 17 Apr 09:46
· 8 commits to main since this release
0542884

Changelog

  • Hashrate improvement on some GPUs

  • Added overclocking support:
    --coff
    --moff
    --cclk
    Only supported on 20xx series and newer models
    --mclk
    Only supported on 30xx series and newer models
    --pl
    --fan
    All of these options are comma separated lists. Use * to skip a gpu.

  • Added full stats of shares, clocks, efficiency, fan and power consumption

  • Added watchdog options:
    --max-no-job
    --max-no-acc

  • Added support for failover pools

  • Added support for multiple mallob servers

  • Fixed poolside hashrate loss on stratum reconnection

  • Fixed an issue related to timestamps

  • Revised the handling of atomic update failures.
    The miner will try for a successful update in 15 minutes instead of shutting down

  • Added multiple dev pool servers

  • Minor bug fixes