NOTE: GMiner v3.29 was removed due critical bug in parsing of job difficulty for Octopus algorithm, please do not use GMiner v3.29
- added Conflux(Octopus) support for Nvidia GPUs
- added Conflux + Kaspa dual mining support for Nvidia GPUs
- added Conflux + Kaspa + Zil triple mining support for Nvidia GPUs
- supports Nicehash mining for Conflux
- added options to force override algorithm --force_algo (useful to change algorithm via extra flags in Hive OS/Rave OS)
- improved handling of Zil connection, fixed bug with stopping Zil mining once connection loss for 5+ minutes (thanks to FlexPool for helping with testing)
NOTE: you can mix any supported algorithm with Zil mining (for example: BTG+ZIL, RVN+ZIL, CTXC+ZIL, ...)
Telegram chat: https://t.me/gminer_talk
Telegram announcements: https://t.me/gminer_releases
BitcoinTalk: https://bitcointalk.org/index.php?topic=5034735.0
Discord: https://discord.gg/J7RUG3FDYw
mmpOS update command:
cd /tmp && wget https://github.com/develsoftware/GMinerRelease/releases/download/3.30/gminer_3_30_linux64.tar.xz && tar -xvf gminer_3_30_linux64.tar.xz && cd /opt/mmp/miners/gminer && agent-stop && cp /tmp/miner . && agent-start
Hive OS update command:
cd /tmp && wget https://github.com/develsoftware/GMinerRelease/releases/download/3.30/gminer_3_30_linux64.tar.xz && tar -xvf gminer_3_30_linux64.tar.xz && cd /hive/miners/gminer && miner stop && cp /tmp/miner $(ls -d1 */ | tail -1)/gminer && miner start