github Lolliedieb/lolMiner-releases 1.86
lolMiner 1.86

latest releases: 1.88, 1.87
one month ago

Note: In consideration of automatic update systems, we have decided to skip version number 1.85. The changes refer to 1.84.

Changes

  • Added support for FishHash including dual mining codes. Use -a FISHHASH to mine it. Fork for Ironfish will be April 2nd, 2024
  • Significantly increased Ton / Gram mining performance on all supported AMD GPUs.
  • Removed old Fishhash testing codes.
  • lolMiner will now accept --algo to be put in multiple times. The last occurrence will be the selected algorithm.

Fixes

  • Fixed a bug causing high amount of pool rejected shares with AMD cards and Gram mining

Driver compatibility for Fishhash and Ton (Gram)

GPU Type Driver Dual Mining Capabilities for Fishhash
AMD RX 400, 500 19.30+ None
AMD RX Vega / VII 22.40+ None
AMD RX 5000 20.40+ Aleph, Karlsen, Radiant, Ton/Gram
AMD RX 6000 20.40+ Aleph, Karlsen, Pyrin, Radiant, Ton/Gram
AMD RX 7000 22.40+ Aleph, Karlsen, Pyrin, Radiant, Ton/Gram
Nvidia GTX 10 / 16 Cuda 11 Aleph, Karlsen, Pyrin, Radiant, Ton/Gram
Nvidia RTX 20 / 30 Cuda 11 Aleph, Karlsen, Pyrin, Radiant, Ton/Gram
Nvidia RTX 40 Cuda 12 Aleph, Karlsen, Pyrin, Radiant, Ton/Gram

Update:

RaveOS
Open console and write in it:

stop && wget https://github.com/Lolliedieb/lolMiner-releases/releases/download/1.86/lolMiner_v1.86_Lin64.tar.gz && tar -xvf lolMiner_v1.86_Lin64.tar.gz && cp -adpR 1.86/lolMiner /app-data/miners/lolminer-1.84 && start

HiveOS
Open console and write in it:

wget https://github.com/Lolliedieb/lolMiner-releases/releases/download/1.86/lolMiner_v1.86_Lin64.tar.gz && tar -xvf lolMiner_v1.86_Lin64.tar.gz && pidof -x SCREEN && miner stop || echo lolminer && cp -adpR 1.86/lolMiner $(ls -d1 /hive/miners/lolminer/*/ | tail -1) && miner start

Don't miss a new lolMiner-releases release

NewReleases is sending notifications on new releases.