GMinerRelease Versions Save

Ethash, ProgPoW, Equihash, CuckooCycle GPU Miner

3.34

1 year ago
  • 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

3.33

1 year ago
  • 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

3.32

1 year ago
  • 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

3.31

1 year ago
  • 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

3.30

1 year ago

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

3.28

1 year ago
  • 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

3.27

1 year ago
  • 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

3.26

1 year ago
  • 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

3.24

1 year ago
  • 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://

mmpOS 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 /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.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

3.23

1 year ago
  • 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