Skip to content

Rigel 1.16.1

Compare
Choose a tag to compare
@rigelminer rigelminer released this 20 Apr 07:08
· 6 commits to main since this release
dd45384
  • (GRAM, CHAPA) Add sha256ton algorithm (dev fee 1%), including
    • ABEL+GRAM, ERG+GRAM, IRON+GRAM, HYP+GRAM, CFX+GRAM, +ZIL, see bat/sh scripts
      Only icemining.ca and hyperpool.pro pools are supported at this point
  • --fan-control can now be set to X to let the driver/OS manage the fan
  • Add --reset-oc parameter to reset all overclock settings and exit. Run as a standalone command rigel --reset-oc or rigel --reset-oc -d 0,1,....
  • Add --multi-device-arg-mode parameter to allow the miner to proceed even if the number of per-GPU settings doesn't match the number of GPUs - usually happens when one of the GPUs disappears from the system (taken out for maintenance, PCIE connectivity loss etc.) but the miner is run with the same config (see usage in readme).
  • (IRON) Remove --enable-fork support for ironfish algorithm. Use -a fishhash instead.
  • Remove obsolete kawpow (aipg, clore, neoxa, neurai, ravencoin) and ethash (octa, powblocks) algorithm aliases. Use -a kawpow --coin COIN and -a ethash --coin COIN instead.

This version fixes GRAM/CHAPA job payload parsing that was broken in 1.16.0