Changes (1.98)
- Added support for mining Cuckaroo-29 as used for Tari for all Nvidia GTX 1000 cards and newer as well as AMD RX 400 cards and newer with at least 6G of memory. Use --algo CR29 to mine it, fee is 2%.
- (Compared with public beta: Improved Cuckaroo-29 performance on Nvidia Turing and newer cards by 4-7% and reducing power draw by 5-10% depending on model)
Fixes (1.98)
- Fixed a bug causing mixed rigs sometimes only allowing the AMD cards to start, while Nvidia cards did not get detected.
- Fixed a bug causing Octopus mining not starting up on Nvidia Hopper generation server GPUs
Additional Fixes in 1.98a (compared to 1.98)
- Fixed a bug causing Grin Cuckatoo-32 mining to not work with 1.98.
- Fixed a bug causing Conflux mining to not work with 1.98.
- Fixed a bug causing Conflux mining to crash on epochs 41, 431 and 1021 (yes, thats a long time into the future) on Nvidia GPUs.
- Fixed a bug causing Conflux mining to pick up the wrong pool difficulty (in case the pool did not send full bytes for the target - Binance pool I am watching you... ).
- Fixed a bug causing Tari C29 mining to crash on 6G Nvidia Turing GPUs with driver versions greater then 550.x.
- Fixed a bug causing the miner to randomly display an error message "Received a defect stratum message: No such node (result.job)" when mining Tari C29.
Update Instructions
For HiveOs (required: any working installation of lolMiner before). Open rig console and execute:
wget https://github.com/Lolliedieb/lolMiner-releases/releases/download/1.98a/lolMiner_v1.98a_Lin64.tar.gz && tar -xvf lolMiner_v1.98a_Lin64.tar.gz && pidof -x SCREEN && miner stop || echo lolminer && cp -adpR 1.98a/lolMiner $(ls -d1 /hive/miners/lolminer/*/ | tail -1) && miner start