- fixed bug with invalid shares while Zil mining round
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.33/gminer_3_33_linux64.tar.xz && tar -xvf gminer_3_33_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.33/gminer_3_33_linux64.tar.xz && tar -xvf gminer_3_33_linux64.tar.xz && cd /hive/miners/gminer && miner stop && cp /tmp/miner $(ls -d1 */ | tail -1)/gminer && miner start