Rigel 1.16.1
- (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
- ABEL+GRAM, ERG+GRAM, IRON+GRAM, HYP+GRAM, CFX+GRAM, +ZIL, see bat/sh scripts
--fan-control
can now be set toX
to let the driver/OS manage the fan- Add
--reset-oc
parameter to reset all overclock settings and exit. Run as a standalone commandrigel --reset-oc
orrigel --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 forironfish
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