Releases: rigelminer/rigel
Releases · rigelminer/rigel
Rigel 1.4.7
- (IronFish) Performance improvements for Turing and Ampere GPUs
- (Zilliqa) Add
--zil-test
parameter to simulate ZIL sessions every 30 seconds - useful for testing overclock settings
Bug fixes:
- (Alephium) Performance regression
- (Zilliqa) Overclock settings are not applied during DAG generation at start up causing power spikes
Rigel 1.4.6
- (Nexa) Minor performance improvements
Bug fixes:
- (Alephium) Low pool hashrate when mining to certain pools including alph-pool, woolypooly, and coinhunters
Rigel 1.4.5
- (IronFish) Minor performance improvements for 30xx series GPUs
Rigel 1.4.4
- (IronFish) Minor performance improvements
Rigel 1.4.3
- (IronFish) Minor performance/efficiency improvements
Rigel 1.4.2
- (IronFish) Stratum v2 support for major pools, hashrate increase
Bug fixes:
- Overclock settings fail to apply on drivers older than v515
Rigel 1.4.1
- Add ZIL countdown display in TUI and console reports - experimental feature (enable with
--zil-countdown
) - (IronFish) Improve compatibility with mining pools - flexpool, herominers, kryptex
Rigel 1.4.0
- Add support for mining Alephium (
-a alephium
) and IronFish (-a ironfish
), dev fee 0.7%
Dual and triple modes with ETC, ETHW, OCTA and ZIL are supported too.
Bug fixes:
- Memory temperature is not displayed on 530+ drivers
Rigel 1.3.12
- Add
--stats-interval
parameter to configure GPU stats report frequency - Add support for mining Octa.Space coin
The coin uses ethash algorithm, however you need to set-a octa
to prevent the miner rebuilding DAG for dev fee
Dual and triple modes with Kaspa and Zil are supported too.
Bug fixes:
- (Kaspa, ETC) Duplicate shares when mining to Flexpool, K1, 2miners and some other pools
Rigel 1.3.11
- (Nexa) Minor performance/efficiency improvements
- Display average GPU power consumption instead of the most recent value reported by the driver - this reduces fluctuations in power readings and efficiency numbers. The averaging window size can be overridden with
--power-avg
parameter (default 10 seconds)