GMiner v3.23
+ enable dual Kaspa mining while ZIL mining round(for Kaspa+ZIL, ETC+Kaspa+ZIL, Ergo+Kaspa+ZIL). this feature removes Kaspa hashrate drawdown while ZIL mining round, use -zildi / --zildual_intensity to changed dual intensity
Hive OS update command:
https://github.com/develsoftware/GMinerRelease/releases/tag/3.23
+ enable dual Kaspa mining while ZIL mining round(for Kaspa+ZIL, ETC+Kaspa+ZIL, Ergo+Kaspa+ZIL). this feature removes Kaspa hashrate drawdown while ZIL mining round, use -zildi / --zildual_intensity to changed dual intensity
Hive OS update command:
cd /tmp && wget https://github.com/develsoftware/GMinerRelease/releases/download/3.23/gminer_3_23_linux64.tar.xz && tar -xvf gminer_3_23_linux64.tar.xz && cd /hive/miners/gminer && miner stop && cp /tmp/miner $(ls -d1 */ | tail -1)/gminer && miner start
https://github.com/develsoftware/GMinerRelease/releases/tag/3.23
GitHub
Release 3.23 · develsoftware/GMinerRelease
enable dual Kaspa mining while ZIL mining round(for Kaspa+ZIL, ETC+Kaspa+ZIL, Ergo+Kaspa+ZIL). this feature removes Kaspa hashrate drawdown while ZIL mining round, use -zildi / --zildual_intensity ...
GMiner v3.24
+ added support of mining to ZIL pools without ZMP protocol support (ezil, k1pool, ...), miner automatically detects right scheme for ZIL connection, however you can select scheme manually: zmp://, zmp+ssl://, ethproxy+tcp://, ethproxy+ssl://, stratum+tcp:// or stratum+ssl://
Hive OS update command:
https://github.com/develsoftware/GMinerRelease/releases/tag/3.24
+ added support of mining to ZIL pools without ZMP protocol support (ezil, k1pool, ...), miner automatically detects right scheme for ZIL connection, however you can select scheme manually: zmp://, zmp+ssl://, ethproxy+tcp://, ethproxy+ssl://, stratum+tcp:// or stratum+ssl://
Hive OS update command:
cd /tmp && wget https://github.com/develsoftware/GMinerRelease/releases/download/3.24/gminer_3_24_linux64.tar.xz && tar -xvf gminer_3_24_linux64.tar.xz && cd /hive/miners/gminer && miner stop && cp /tmp/miner $(ls -d1 */ | tail -1)/gminer && miner start
https://github.com/develsoftware/GMinerRelease/releases/tag/3.24
GitHub
Release 3.24 · develsoftware/GMinerRelease
added support of mining to ZIL pools without ZMP protocol support (ezil, k1pool, ...), miner automatically detects right scheme for ZIL connection, however you can select scheme manually: zmp://, z...
GMiner v3.26
+ added Firo coin support for Nvidia GPUs
+ added Sero coin support for Nvidia GPUs
+ optimized memory usage for ZIL dual or triple mining (supports ERG+KAS+ZIL mining on 6GB GPUs)
+ fixed bug with -di -1 and -zildi -1 (you can disable dual mining on some GPU by passing -1)
NOTE: v3.25 was removed due bug caused low pool hashrate for ETC+KASPA/ERG+KASPA
mmpOS update command:
Hive OS update command:
https://github.com/develsoftware/GMinerRelease/releases/tag/3.26
+ added Firo coin support for Nvidia GPUs
+ added Sero coin support for Nvidia GPUs
+ optimized memory usage for ZIL dual or triple mining (supports ERG+KAS+ZIL mining on 6GB GPUs)
+ fixed bug with -di -1 and -zildi -1 (you can disable dual mining on some GPU by passing -1)
NOTE: v3.25 was removed due bug caused low pool hashrate for ETC+KASPA/ERG+KASPA
mmpOS update command:
cd /tmp && wget https://github.com/develsoftware/GMinerRelease/releases/download/3.26/gminer_3_26_linux64.tar.xz && tar -xvf gminer_3_26_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.26/gminer_3_26_linux64.tar.xz && tar -xvf gminer_3_26_linux64.tar.xz && cd /hive/miners/gminer && miner stop && cp /tmp/miner $(ls -d1 */ | tail -1)/gminer && miner start
https://github.com/develsoftware/GMinerRelease/releases/tag/3.26
GitHub
Release 3.26 · develsoftware/GMinerRelease
added Firo coin support for Nvidia GPUs
added Sero coin support for Nvidia GPUs
optimized memory usage for ZIL dual or triple mining (supports ERG+KAS+ZIL mining on 6GB GPUs)
fixed bug with -di -1 ...
added Sero coin support for Nvidia GPUs
optimized memory usage for ZIL dual or triple mining (supports ERG+KAS+ZIL mining on 6GB GPUs)
fixed bug with -di -1 ...
GMiner v3.27
+ improved memory management for mining with ZIL, fixed "out of memory" error on ERG+KAS+ZIL or ERG+ZIL on 6GB GPUs
+ added option to control dataset management for Ergo, --dataset_mode, 0 - auto mode (selects 2), 1 -generate dataset only for current height, 2 - generates second dataset for height + 1 (next job), optimize hashrate, but requires additional memory on GPU for additional dataset, if there is no enough memory for two datasets miner fall back to one dataset
+ fixed bug with displaying memory temperature on GPUs that doesn't have this sensor (miner displayed hot spot temperature)
mmpOS update command:
+ improved memory management for mining with ZIL, fixed "out of memory" error on ERG+KAS+ZIL or ERG+ZIL on 6GB GPUs
+ added option to control dataset management for Ergo, --dataset_mode, 0 - auto mode (selects 2), 1 -generate dataset only for current height, 2 - generates second dataset for height + 1 (next job), optimize hashrate, but requires additional memory on GPU for additional dataset, if there is no enough memory for two datasets miner fall back to one dataset
+ fixed bug with displaying memory temperature on GPUs that doesn't have this sensor (miner displayed hot spot temperature)
mmpOS update command:
cd /tmp && wget https://github.com/develsoftware/GMinerRelease/releases/download/3.27/gminer_3_27_linux64.tar.xz && tar -xvf gminer_3_27_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.27/gminer_3_27_linux64.tar.xz && tar -xvf gminer_3_27_linux64.tar.xz && cd /hive/miners/gminer && miner stop && cp /tmp/miner $(ls -d1 */ | tail -1)/gminer && miner start
https://github.com/develsoftware/GMinerRelease/releases/tag/3.27GitHub
Release 3.27 · develsoftware/GMinerRelease
improved memory management for mining with ZIL, fixed "out of memory" error on ERG+KAS+ZIL or ERG+ZIL on 6GB GPUs
added option to control dataset management for Ergo, --dataset_mode, 0 - ...
added option to control dataset management for Ergo, --dataset_mode, 0 - ...
GMiner v3.28
+ improved overclocking subsystem (fixes bugs with OC switching while ZIL mining round)
+ improved hash rate reporting while ZIL mining round (removed hash rate drawdown for primary algorithm)
mmpOS update command:
Hive OS update command:
https://github.com/develsoftware/GMinerRelease/releases/tag/3.28
+ improved overclocking subsystem (fixes bugs with OC switching while ZIL mining round)
+ improved hash rate reporting while ZIL mining round (removed hash rate drawdown for primary algorithm)
mmpOS update command:
cd /tmp && wget https://github.com/develsoftware/GMinerRelease/releases/download/3.28/gminer_3_28_linux64.tar.xz && tar -xvf gminer_3_28_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.28/gminer_3_28_linux64.tar.xz && tar -xvf gminer_3_28_linux64.tar.xz && cd /hive/miners/gminer && miner stop && cp /tmp/miner $(ls -d1 */ | tail -1)/gminer && miner start
https://github.com/develsoftware/GMinerRelease/releases/tag/3.28
GitHub
Release 3.28 · develsoftware/GMinerRelease
improved overclocking subsystem (fixes bugs with OC switching while ZIL mining round)
improved hash rate reporting while ZIL mining round (removed hash rate drawdown for primary algorithm)
mmpOS u...
improved hash rate reporting while ZIL mining round (removed hash rate drawdown for primary algorithm)
mmpOS u...
GMiner v3.30
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, ...)
mmpOS update command:
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, ...)
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
https://github.com/develsoftware/GMinerRelease/releases/tag/3.30GitHub
Release 3.30 · develsoftware/GMinerRelease
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 + Ka...
added Conflux(Octopus) support for Nvidia GPUs
added Conflux + Ka...
GMiner v3.31
+ increased hashrate for Conflux (Octopus), Conflux + Kaspa and Conflux + Kaspa + Zil
+ display memory temperature under Windows on latest drivers
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:
Hive OS update command:
https://github.com/develsoftware/GMinerRelease/releases/tag/3.31
+ increased hashrate for Conflux (Octopus), Conflux + Kaspa and Conflux + Kaspa + Zil
+ display memory temperature under Windows on latest drivers
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.31/gminer_3_31_linux64.tar.xz && tar -xvf gminer_3_31_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.31/gminer_3_31_linux64.tar.xz && tar -xvf gminer_3_31_linux64.tar.xz && cd /hive/miners/gminer && miner stop && cp /tmp/miner $(ls -d1 */ | tail -1)/gminer && miner start
https://github.com/develsoftware/GMinerRelease/releases/tag/3.31
Telegram
GMiner Talk
Readme - https://github.com/develsoftware/GMinerRelease
China Chat - https://t.me/gminer_talk_cn
China Chat - https://t.me/gminer_talk_cn
GMiner v3.32
+ fixed Kaspa hashrate dip while Zil mining round
+ improved Kaspa hashrate for single mining mode (up to +1% dependent on GPU), lowered power usage
+ support f2pool for Conflux mining
+ improved auto-detection of dual intensity for dual mining
+ fixed display of memory temperature on latest Nvidia drivers under Linux
+ hide pool efficiency by default (to enable log pass --log_pool_efficiency 1)
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:
+ fixed Kaspa hashrate dip while Zil mining round
+ improved Kaspa hashrate for single mining mode (up to +1% dependent on GPU), lowered power usage
+ support f2pool for Conflux mining
+ improved auto-detection of dual intensity for dual mining
+ fixed display of memory temperature on latest Nvidia drivers under Linux
+ hide pool efficiency by default (to enable log pass --log_pool_efficiency 1)
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.32/gminer_3_32_linux64.tar.xz && tar -xvf gminer_3_32_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.32/gminer_3_32_linux64.tar.xz && tar -xvf gminer_3_32_linux64.tar.xz && cd /hive/miners/gminer && miner stop && cp /tmp/miner $(ls -d1 */ | tail -1)/gminer && miner start
https://github.com/develsoftware/GMinerRelease/releases/tag/3.32GMiner v3.33
+ 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:
Hive OS update command:
https://github.com/develsoftware/GMinerRelease/releases/tag/3.33
+ 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
https://github.com/develsoftware/GMinerRelease/releases/tag/3.33
GMiner v3.34
+ added Radiant (Sha512_256D) support for Nvidia GPUs
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:
+ added Radiant (Sha512_256D) support for Nvidia GPUs
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.34/gminer_3_34_linux64.tar.xz && tar -xvf gminer_3_34_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.34/gminer_3_34_linux64.tar.xz && tar -xvf gminer_3_34_linux64.tar.xz && cd /hive/miners/gminer && miner stop && cp /tmp/miner $(ls -d1 */ | tail -1)/gminer && miner start
minerstat OS command:cd /tmp; wget https://github.com/develsoftware/GMinerRelease/releases/download/3.34/gminer_3_34_linux64.tar.xz; tar -xvf gminer_3_34_linux64.tar.xz; sudo cp /tmp/miner /home/minerstat/minerstat-os/clients/gminer; mstart
https://github.com/develsoftware/GMinerRelease/releases/tag/3.34GMiner v3.35
+ improved Radiant hashrate for RTX 20X0 GPUs
+ added Ergo+Radiant, Ergo+Radiant+ZIL solver for Nvidia GPUs
+ added ETC+Radiant, ETC+Radiant+ZIL solver for Nvidia GPUs
+ added Conflux+Radiant, Conflux+Radiant+ZIL solver for Nvidia GPUs
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:
+ improved Radiant hashrate for RTX 20X0 GPUs
+ added Ergo+Radiant, Ergo+Radiant+ZIL solver for Nvidia GPUs
+ added ETC+Radiant, ETC+Radiant+ZIL solver for Nvidia GPUs
+ added Conflux+Radiant, Conflux+Radiant+ZIL solver for Nvidia GPUs
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.35/gminer_3_35_linux64.tar.xz && tar -xvf gminer_3_35_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.35/gminer_3_35_linux64.tar.xz && tar -xvf gminer_3_35_linux64.tar.xz && cd /hive/miners/gminer && miner stop && cp /tmp/miner $(ls -d1 */ | tail -1)/gminer && miner start
minerstat OS command:cd /tmp; wget https://github.com/develsoftware/GMinerRelease/releases/download/3.35/gminer_3_35_linux64.tar.xz; tar -xvf gminer_3_35_linux64.tar.xz; sudo cp /tmp/miner /home/minerstat/minerstat-os/clients/gminer; mstart
https://github.com/develsoftware/GMinerRelease/releases/tag/3.35GMiner v3.36
+ significant hashrate improvement on Radiant, ETC+Radiant, Conflux+Radiant and Ergo+Radiant for GTX 10xx GPUs
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:
Hive OS update command:
minerstat OS command:
https://github.com/develsoftware/GMinerRelease/releases/tag/3.36
+ significant hashrate improvement on Radiant, ETC+Radiant, Conflux+Radiant and Ergo+Radiant for GTX 10xx GPUs
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.36/gminer_3_36_linux64.tar.xz && tar -xvf gminer_3_36_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.36/gminer_3_36_linux64.tar.xz && tar -xvf gminer_3_36_linux64.tar.xz && cd /hive/miners/gminer && miner stop && cp /tmp/miner $(ls -d1 */ | tail -1)/gminer && miner start
minerstat OS command:
cd /tmp; wget https://github.com/develsoftware/GMinerRelease/releases/download/3.36/gminer_3_36_linux64.tar.xz; tar -xvf gminer_3_36_linux64.tar.xz; sudo cp /tmp/miner /home/minerstat/minerstat-os/clients/gminer; mstart
https://github.com/develsoftware/GMinerRelease/releases/tag/3.36
GMiner v3.37
+ fixed performance degradation appeared in v3.36
mmpOS update command:
Hive OS update command:
minerstat OS command:
https://github.com/develsoftware/GMinerRelease/releases/tag/3.37
+ fixed performance degradation appeared in v3.36
mmpOS update command:
cd /tmp && wget https://github.com/develsoftware/GMinerRelease/releases/download/3.37/gminer_3_37_linux64.tar.xz && tar -xvf gminer_3_37_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.37/gminer_3_37_linux64.tar.xz && tar -xvf gminer_3_37_linux64.tar.xz && cd /hive/miners/gminer && miner stop && cp /tmp/miner $(ls -d1 */ | tail -1)/gminer && miner start
minerstat OS command:
cd /tmp; wget https://github.com/develsoftware/GMinerRelease/releases/download/3.37/gminer_3_37_linux64.tar.xz; tar -xvf gminer_3_37_linux64.tar.xz; sudo cp /tmp/miner /home/minerstat/minerstat-os/clients/gminer; mstart
https://github.com/develsoftware/GMinerRelease/releases/tag/3.37
GMiner v3.38
+ added IronFish, IronFish+ZIL solvers for Nvidia GPUs
+ added Ergo+IronFish, Ergo+IronFish+ZIL solvers for Nvidia GPUs
+ added ETC+IronFish, ETC+IronFish+ZIL solvers for Nvidia GPUs
+ added Conflux+IronFish, Conflux+IronFish+ZIL solvers for Nvidia GPUs
+ fixed share difficulty calculation for Radiant
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:
Hive OS update command:
minerstat OS command:
https://github.com/develsoftware/GMinerRelease/releases/tag/3.38
+ added IronFish, IronFish+ZIL solvers for Nvidia GPUs
+ added Ergo+IronFish, Ergo+IronFish+ZIL solvers for Nvidia GPUs
+ added ETC+IronFish, ETC+IronFish+ZIL solvers for Nvidia GPUs
+ added Conflux+IronFish, Conflux+IronFish+ZIL solvers for Nvidia GPUs
+ fixed share difficulty calculation for Radiant
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.38/gminer_3_38_linux64.tar.xz && tar -xvf gminer_3_38_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.38/gminer_3_38_linux64.tar.xz && tar -xvf gminer_3_38_linux64.tar.xz && cd /hive/miners/gminer && miner stop && cp /tmp/miner $(ls -d1 */ | tail -1)/gminer && miner start
minerstat OS command:
cd /tmp; wget https://github.com/develsoftware/GMinerRelease/releases/download/3.38/gminer_3_38_linux64.tar.xz; tar -xvf gminer_3_38_linux64.tar.xz; sudo cp /tmp/miner /home/minerstat/minerstat-os/clients/gminer; mstart
https://github.com/develsoftware/GMinerRelease/releases/tag/3.38
GMiner v3.39
+ fixed miner crashes on IronFish+ZIL, ETC+IronFish+ZIL, Ergo+IronFish+ZIL and Conflux+IronFish+ZIL when ZIL dual intensity is -1 (-zildi -1)
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:
+ fixed miner crashes on IronFish+ZIL, ETC+IronFish+ZIL, Ergo+IronFish+ZIL and Conflux+IronFish+ZIL when ZIL dual intensity is -1 (-zildi -1)
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.39/gminer_3_39_linux64.tar.xz && tar -xvf gminer_3_39_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.39/gminer_3_39_linux64.tar.xz && tar -xvf gminer_3_39_linux64.tar.xz && cd /hive/miners/gminer && miner stop && cp /tmp/miner $(ls -d1 */ | tail -1)/gminer && miner start
minerstat OS command:cd /tmp; wget https://github.com/develsoftware/GMinerRelease/releases/download/3.39/gminer_3_39_linux64.tar.xz; tar -xvf gminer_3_39_linux64.tar.xz; sudo cp /tmp/miner /home/minerstat/minerstat-os/clients/gminer; mstart
https://github.com/develsoftware/GMinerRelease/releases/tag/3.39GMiner v3.40
+ significant hashrate improvements on IronFish algorithm (up to +10%)
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:
Hive OS update command:
minerstat OS command:
https://github.com/develsoftware/GMinerRelease/releases/tag/3.40
+ significant hashrate improvements on IronFish algorithm (up to +10%)
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.40/gminer_3_40_linux64.tar.xz && tar -xvf gminer_3_40_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.40/gminer_3_40_linux64.tar.xz && tar -xvf gminer_3_40_linux64.tar.xz && cd /hive/miners/gminer && miner stop && cp /tmp/miner $(ls -d1 */ | tail -1)/gminer && miner start
minerstat OS command:
cd /tmp; wget https://github.com/develsoftware/GMinerRelease/releases/download/3.40/gminer_3_40_linux64.tar.xz; tar -xvf gminer_3_40_linux64.tar.xz; sudo cp /tmp/miner /home/minerstat/minerstat-os/clients/gminer; mstart
https://github.com/develsoftware/GMinerRelease/releases/tag/3.40
GMiner v3.41
+ supports Zil mining on epoch #1 for non ZMP protocol
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:
Hive OS update command:
minerstat OS command:
https://github.com/develsoftware/GMinerRelease/releases/tag/3.41
+ supports Zil mining on epoch #1 for non ZMP protocol
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.41/gminer_3_41_linux64.tar.xz && tar -xvf gminer_3_41_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.41/gminer_3_41_linux64.tar.xz && tar -xvf gminer_3_41_linux64.tar.xz && cd /hive/miners/gminer && miner stop && cp /tmp/miner $(ls -d1 */ | tail -1)/gminer && miner start
minerstat OS command:
cd /tmp; wget https://github.com/develsoftware/GMinerRelease/releases/download/3.41/gminer_3_41_linux64.tar.xz; tar -xvf gminer_3_41_linux64.tar.xz; sudo cp /tmp/miner /home/minerstat/minerstat-os/clients/gminer; mstart
https://github.com/develsoftware/GMinerRelease/releases/tag/3.41
GMiner v3.42
+ improved miner stability
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:
Hive OS update command:
minerstat OS command:
+ improved miner stability
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.42/gminer_3_42_linux64.tar.xz && tar -xvf gminer_3_42_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.42/gminer_3_42_linux64.tar.xz && tar -xvf gminer_3_42_linux64.tar.xz && cd /hive/miners/gminer && miner stop && cp /tmp/miner $(ls -d1 */ | tail -1)/gminer && miner start
minerstat OS command:
cd /tmp; wget https://github.com/develsoftware/GMinerRelease/releases/download/3.42/gminer_3_42_linux64.tar.xz; tar -xvf gminer_3_42_linux64.tar.xz; sudo cp /tmp/miner /home/minerstat/minerstat-os/clients/gminer; mstart
GMiner v3.43
+ added KarlsenHash and KarlsenHash+ZIL support for Nvidia GPUs
Developer commission:
KarlsenHash - 1%
KarlsenHash + ZIL - 2% + 0%
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:
Hive OS update command:
minerstat OS command:
https://github.com/develsoftware/GMinerRelease/releases/tag/3.43
+ added KarlsenHash and KarlsenHash+ZIL support for Nvidia GPUs
Developer commission:
KarlsenHash - 1%
KarlsenHash + ZIL - 2% + 0%
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.43/gminer_3_43_linux64.tar.xz && tar -xvf gminer_3_43_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.43/gminer_3_43_linux64.tar.xz && tar -xvf gminer_3_43_linux64.tar.xz && cd /hive/miners/gminer && miner stop && cp /tmp/miner $(ls -d1 */ | tail -1)/gminer && miner start
minerstat OS command:
cd /tmp; wget https://github.com/develsoftware/GMinerRelease/releases/download/3.43/gminer_3_43_linux64.tar.xz; tar -xvf gminer_3_43_linux64.tar.xz; sudo cp /tmp/miner /home/minerstat/minerstat-os/clients/gminer; mstart
https://github.com/develsoftware/GMinerRelease/releases/tag/3.43
GMiner v3.44
+ added Dero and Dero + ZIL mining support on K1Pool (Nvidia only)
GPU Memory requirements:
13GB+, recommend card - RTX3090/RTX4090
Developer commission:
Dero - 5%
Dero + ZIL - 6% + 0%
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.44/gminer_3_44_linux64.tar.xz && tar -xvf gminer_3_44_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.44/gminer_3_44_linux64.tar.xz && tar -xvf gminer_3_44_linux64.tar.xz && cd /hive/miners/gminer && miner stop && cp /tmp/miner $(ls -d1 */ | tail -1)/gminer && miner start
minerstat OS command:
cd /tmp; wget https://github.com/develsoftware/GMinerRelease/releases/download/3.44/gminer_3_44_linux64.tar.xz; tar -xvf gminer_3_44_linux64.tar.xz; sudo cp /tmp/miner /home/minerstat/minerstat-os/clients/gminer; mstart
use --force_algo dero to force select Dero (if your system not show Dero algorithm for GMiner)
https://github.com/develsoftware/GMinerRelease/releases/tag/3.44
+ added Dero and Dero + ZIL mining support on K1Pool (Nvidia only)
GPU Memory requirements:
13GB+, recommend card - RTX3090/RTX4090
Developer commission:
Dero - 5%
Dero + ZIL - 6% + 0%
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.44/gminer_3_44_linux64.tar.xz && tar -xvf gminer_3_44_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.44/gminer_3_44_linux64.tar.xz && tar -xvf gminer_3_44_linux64.tar.xz && cd /hive/miners/gminer && miner stop && cp /tmp/miner $(ls -d1 */ | tail -1)/gminer && miner start
minerstat OS command:
cd /tmp; wget https://github.com/develsoftware/GMinerRelease/releases/download/3.44/gminer_3_44_linux64.tar.xz; tar -xvf gminer_3_44_linux64.tar.xz; sudo cp /tmp/miner /home/minerstat/minerstat-os/clients/gminer; mstart
use --force_algo dero to force select Dero (if your system not show Dero algorithm for GMiner)
https://github.com/develsoftware/GMinerRelease/releases/tag/3.44