Releases: MoneroOcean/meta-miner
Releases · MoneroOcean/meta-miner
New algo_min_time functionality support
Binary assets
Changes
- New algo_min_time functionality support to allow optimal switching for fast and slow starting miners
Miner .bat/.sh wrapper script and claymore support
Binary assets
Changes
- Added correct miner termination if it was launched from .bat/.sh script
- Added claymore hashrate detection
watchdog_hashrate and claymore miner fixes
Binary assets
Changes
- Fixed watchdog_hashrate for perf algo class change without miner restart case
- Added ability to override miner localhost by new --host command line option for claymore miner (see #2)
- Fixed error if config file save is not successful
hashrate_watchdog and crashed miner restart
Binary assets
Changes
- Added hashrate_watchdog option to restart miner if its hashrate drops below certain percent of its benchmarked hashrate.
- Added miner restart in case of its crash.
Pool connection and xmr-stak related fixes
Binary assets
Changes
- Handle pool connection drops correctly.
- Fixed xmr stak hashrate detection in some corner cases and fixed its Masari benchmark.
SSL/TLS pool ports and miner watchdog
Binary assets
Changes
- Added pool port SSL/TLS support (so you can mine to SSL/TLS with xmrig now).
- Added miner watchdog timer that will restart miner if it stopped to produce results.