Skip to content

Releases: rigelminer/rigel

Rigel 1.3.8

03 Mar 18:42
af2ce37
Compare
Choose a tag to compare
  • (Nexa) performance improvements (mainly Turing, high-end Ampere, and Ada GPUs)

Rigel 1.3.7

22 Feb 14:21
af2ce37
Compare
Choose a tag to compare
  • (Nexa) Minor performance improvements
  • (Nexa) Echelon protocol support
  • (UI) Display GPU efficiency information (hashrate per watt)

Bug fixes:

  • Miner fails to lock core/memory clocks sometimes

Rigel 1.3.6

08 Feb 21:27
af2ce37
Compare
Choose a tag to compare
  • (Nexa) Minor performance improvements
  • (Nexa) Fix performance regression for 40xx GPUs

Rigel 1.3.5

06 Feb 19:09
354ceae
Compare
Choose a tag to compare
  • (Nexa) performance/efficiency improvements
  • Add support for explicit locked clocks reset (pass X to --lock-cclock / --lock-mclock, see usage example in zil-dual script)
  • (Windows) Fix panic errors when using SSL stratums

Rigel 1.3.4

29 Jan 15:16
354ceae
Compare
Choose a tag to compare
  • (Zil) Fix duplicate shares when mining to non-zmp pools (e.g. crazypool)

Rigel 1.3.3

29 Jan 11:44
30c9055
Compare
Choose a tag to compare

Multiple ZIL mining fixes/improvements:

  • Add support for non-zmp pools (including Nexa+Zil, Kaspa+Zil)
  • Fix insufficient memory error when mining Nexa+Zil
  • Fix applying overclock settings in dual mining with Zil
  • Fix duplicate shares when mining to flexpool

See zil-dual bat/sh script in the miner archive on how to set Zil-specific overclock settings
Note that Nexa hashrate will be lower in Nexa+Zil mode compared to Nexa alone on 8GB GPUs because of increased memory requirements.

Also in the release:

  • Add --no-strict-ssl option to disable pool certificate verification
  • Fix DNS resolve timeout error on windows

Rigel 1.3.2

27 Jan 15:24
30c9055
Compare
Choose a tag to compare
  • (Nexa) Fix "duplicate share" issue when mining to vipor.net pool

Rigel 1.3.1

26 Jan 18:08
30c9055
Compare
Choose a tag to compare
  • (Nexa) performance/efficiency improvements

I'm aware there are issues with Zil mining and will look into them (no ETA unfortunately).
Please don't try to mine Zil until those are addressed.

Rigel 1.3.0

23 Jan 17:43
8b82bd8
Compare
Choose a tag to compare
  • Add Nexa mining support (2% dev fee)

Bug fixes:

  • Miner terminates connection with a pool if it issued a job but didn't respond to a previously sent RPC request

Rigel 1.2.1

01 Jan 17:32
8b82bd8
Compare
Choose a tag to compare
  • (Kaspa) Minor performance improvements, mainly Pascal GPUs
  • Add --mt parameter to enable memory tweaks for GDDR5/GDDR5X Pascal GPUs

Bug fixes

  • (Kaspa) Stale shares when mining to ks_pplns
  • (Windows) Miner sometimes fails to find NVML library (e.g. driver 466.77)
  • --fan-control argument validation is broken