- (
octopus
) Add share validation support via--validate-shares
parameter - (Windows) Improve auto-fan algorithm
- Enable miner termination upon exceeding predefined maximum of total power consumption (see
--exit-on-high-power
in readme)
Bug fixes:
- (
ethash
) Performance degradation on Pascal and Turing GPUs introduced in the previous version - (Windows) Memory tweaks (
--mt
) can only be applied to the first GPU - (Linux) Miner fails to start after saving config file through Web UI
- Miner fails to start if password (
-p
) is not specified - User script specified with
--script-on-exit
doesn't execute when miner gets shut down via WebUI - Minor cosmetic fixes