Changes
- Added support to mine Karlsenhash V2 on Nvidia Pascal and newer and AMD RX 5000 and newer. Use -a KARLSENV2 to mine it, fee is 1%.
- Added support to dual mine Karlsen V2 and Autolykos V2 with Ton / Gram and similar. Use --dualmode TONDUAL for adding these dual options to the existing config.
- Added support to mine BLOCX. BLOCX mining uses Autolykos V2 and can so be requested with -a AUTOLYKOS2 just as for Ergo mining. The different stratum of BLOCX is automatically detected and used when connected to a BLOCX pool.
Fixes
- Fixed issues mining Autolykos V2 (Ergo / BLOCX) for Nvidia Pascal and newer and AMD RX 5000 and newer gpus.
Notes
- Updates to add Karlsenhash V2 and Autolykos V2 to older AMD cards is work in progress.
Raveos
Open console and write in it:
stop && wget https://github.com/Lolliedieb/lolMiner-releases/releases/download/1.89/lolMiner_v1.89_Lin64.tar.gz && tar -xvf lolMiner_v1.89_Lin64.tar.gz && cp -adpR 1.89/lolMiner /app-data/miners/lolminer-1.88 && start
HiveOS
Open console and write in it:
wget https://github.com/Lolliedieb/lolMiner-releases/releases/download/1.89/lolMiner_v1.89_Lin64.tar.gz && tar -xvf lolMiner_v1.89_Lin64.tar.gz && pidof -x SCREEN && miner stop || echo lolminer && cp -adpR 1.89/lolMiner $(ls -d1 /hive/miners/lolminer/*/ | tail -1) && miner start