Download GMiner 3.33 - AMD+NVIDIA GPU Miner
File: *
gminer.exe
,SHA256: 7d3c9612ee5d7bbb2dd26882461f6470a288c8a9f6fc703bb1aa53cb2a802f45
(Download for Linux)
The new GMiner 3.33 stable version is ready.
You can download GMiner 3.33 from here:
Inside the archive you will find a file README.txt with installation instructions.
Triple Mining Commands
--zilserver us.crazypool.org:5005
--ziluser "wallet address"
--dual_intensity 7
Most read:
BitTube (TUBE): how to mine? Software, pools. Is it worth mining?
Changelog
- fixed bug with invalid shares while Zil mining round
Update
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
Make sure to replace the pool and wallet address by what you’re using in all files.