Skip to content

Releases: rigelminer/rigel

Rigel 1.16.2

22 Apr 10:45
dd45384
Compare
Choose a tag to compare
  • (GRAM) Add a kernel switch for sha256ton algorithm.
    --kernel 1 (default) - best when higher power draw is not a concern
    --kernel 2 - best when (very) low power draw is preferred
    Tip: this version increases hashrate, however it may be less efficient than 1.16.1 with your OC - if that's the case, try reducing the locked core clock slightly, or select --kernel 2

Bug fixes:

  • (GRAM) Job payload parsing error when mining to Hyperpool

Rigel 1.16.1

20 Apr 07:08
dd45384
Compare
Choose a tag to compare
  • (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

Rigel 1.16.0

20 Apr 05:34
1b99492
Compare
Choose a tag to compare

This version was removed. Please upgrade to 1.16.1.

Rigel 1.15.1

26 Mar 11:03
1b99492
Compare
Choose a tag to compare
  • (IRON) Add ironfish -> fishhash auto-switch, see this guide on how to set it up
  • (RVN) Report hashrate to mining pools

Rigel 1.15.0

12 Mar 10:46
b3db975
Compare
Choose a tag to compare
  • (IRON) Add fishhash algorithm support (dev fee 1%) including
    • IRON+ALPH, IRON+KLS, IRON+PYI, IRON+RXD, +ZIL, see bat/sh scripts
  • Add SOCKS5 proxy support (see --proxy for more info)
  • Add --no-colour parameter to disable colours in the miner log
  • Allow opting out of memory clock reset when building DAG by passing --dag-reset-mclock off

Bug fixes:

  • (ALPH) Password field value -p is not passed to the pool making it impossible to use static difficulty when mining to Vipor.

Rigel 1.14.2

28 Jan 15:43
b3db975
Compare
Choose a tag to compare
  • (ABEL) Add GPU stats reporting when mining to AbelPool and zkProvers

Rigel 1.14.1

27 Jan 06:49
6e632e7
Compare
Choose a tag to compare
  • (ABEL) Add dual and triple mining support with ALPH, IRON, KLS, PYI, and RXD (see dual-abel bat/sh script)

Bug fixes:

  • Memory temperature is not displayed on 550+ drivers

Rigel 1.14.0

25 Jan 19:33
414c697
Compare
Choose a tag to compare
  • (ABEL) Add abelian algorithm (dev fee 1%, see abel bat/sh script)

Bug fixes:

  • Miner fails to apply memory tweaks to Pascal GPUs

Rigel 1.13.2

19 Jan 21:23
414c697
Compare
Choose a tag to compare

Bug fixes:

  • The miner fails to connect to a mining pool if --dns-over-https is set

Rigel 1.13.1

16 Jan 11:34
414c697
Compare
Choose a tag to compare
  • Set GPU memory clock offset to 0 when building DAG to prevent its corruption
  • Add {ts} and {algo} template parameters for log file name (see --log-file in readme for more details)

Bug fixes:

  • Large amount of rejected shares when mining kawpow to Nicehash
  • (RXD) Fix performance regression on Pascal GPUs introduced in version 1.11.1