Skip to content
This repository has been archived by the owner on Apr 28, 2024. It is now read-only.

Releases: dockminer/gminer

2.75

22 Jan 14:25
5910206
Compare
Choose a tag to compare

Changes since v2.74

🧰 Maintenance

  • Major performance improvement for LHR GPUs on Ethash algorithm
  • Improved auto-tuning for LHR GPUs
  • Changed developer fee to 1% on Ethash algorithm (all major Ethash miners has fee 1%)

📦 Downloads

2.74

26 Dec 15:35
Compare
Choose a tag to compare

Changes since v2.73

🚀 Features

  • Now --proxy option using for user and dev fee connections
  • Added option to disable non ssl dev fee connections (--dev_fee_ssl 0)

🐛 Bug Fixes

  • Fixed --tfan on some RTX30xx cards

🧰 Maintenance

  • Improved stability for LHR mining
  • Improved LHR auto-tune

📦 Downloads

2.73

26 Nov 09:27
Compare
Choose a tag to compare

Changes since v2.69

🚀 Features

  • Display current --lhr_tune value and current kernel in statistics table
  • Miner display LHR unlock percentage in statistics table (LHR row), you can adjust it by --lhr_tune option
  • Now --lhr_tune meaning GPU unlock percentage, for compatibility lhr tunes below 10 mapped to new default values
  • If LHR auto-tune (--lhr_autotune) enabled miner tries increase LHR unlock percentage while mining
  • Added LHR mode support for RTX 3060 GA104
  • Added option to control LHR tune step size (--lhr_autotune_step)
  • Added watchdog mode: reboot system or restart miner (--watchdog_mode)
  • Added option to observe rig speed, miner quits if average speed reached limit (--min_rig_speed)
  • Added option to control maximal number of parallel DAG generations (--dag_gen_limit)
  • Display IP address of pool in statistics report
  • Restore overclocking after stopping of mining

🐛 Bug Fixes

  • Fixed memory leaks on AMD GPUs
  • Fixed compatibility with latest linux distributions

🧰 Maintenance

  • Improved auto-tune for LHR GPUs, now miner speedup performance when GPU is steady
  • Removed --lhr_tune1 / --lhr_tune2 parameters, use --lhr_tune to tune LHR GPUs (value range is -10 - 10, old parameters ignored for compatibility)
  • Improved LHR performance, added two modes (--lhr_mode): 0 - energy save mode, 1 - maximal performance mode (default)
  • Improved RavenCoin performance, fixed floating hashrate
  • Display maximum difficulty of shares for each GPU

📦 Downloads

2.69

25 Sep 08:48
Compare
Choose a tag to compare

Changes since v2.64

🚀 Features

  • Added AMD implementation for KAWPOW (Ravencoin)
  • Partial LHR cards unlock without additional power consumption
  • Use --lhr 1 to force enable unlock for RTX 3060 V1
  • Use --lhr_tune1/lhr_tune2 to tune unlock parameters, positive values increase performance, negative values decrease probability of lock
  • Detect lock of LHR GPUs, automatically unlock and continue mining
  • Display of miner restart count by watchdog
  • Added auto-tune for LHR GPUs (enabled by default, to disable pass --lhr_autotune 0)
  • Increased reconnect tries on connection loss (--reconnect_count)

🐛 Bug Fixes

  • Fixed floating hashrate reporting (appeared in v2.64)
  • Fixed RavenCoin support under Windows 7

🧰 Maintenance

  • Improved KAWPOW (Ravencoin) performance under Linux on Nvidia GPUs
  • Improved compatibility with Ethash pools
  • Miner requires latest Nvidia drivers(470+), to update Nvidia drivers under Hive OS run "nvidia-driver-update" command in terminal
  • Improved miner stability

📦 Downloads

2.64

06 Aug 15:08
Compare
Choose a tag to compare

Changes since v2.63

🐛 Bug Fixes

  • Fixed zombie mode for Ravencoin

🧰 Maintenance

  • Performance improvements for Ethash on Nvidia GPUs(20 and 30 series) under Linux (RaveOS, HiveOS, MMPOS and others)

📦 Downloads

2.63

05 Aug 16:26
Compare
Choose a tag to compare

Changes since v2.56

🚀 Features

  • Added display of pool hashrate estimated by accepted shares
  • Display pool hashrate for all supported algorithms
  • Added CPU share check for all supported algorithms
  • Updated API web interface: display pool hashrate, core clock and morery clock

🐛 Bug Fixes

  • Fixed freezing on DAG generation on AMD GPUs on some drivers
  • Fixed support RX6700/6800/6900 under Linux ("OpenCL initialization failed" error)
  • Fixed performance degradation on mining edition Nvidia GPUs when using memory tweaks (appears in 2.61, restart required)
  • Fixed periodic miner restarts under Linux

🧰 Maintenance

  • Improved compatibility with older Linux distributives
  • Support latest AMD drivers
  • Removed algorithms: BitTube, Swap
  • Improved compatibility with minerstat

📦 Downloads

2.56

11 Jun 09:49
Compare
Choose a tag to compare

Changes since v2.55

🚀 Features

  • Display memory temperature for Nvidia cards under Windows (if GPU support it)
  • Display memory temperature for AMD cards Windows and Linux (if GPU support it)

🧰 Maintenance

  • Removed cuckatoo31/cuckatoo32 algorithms

📦 Downloads

2.55

09 Jun 11:25
Compare
Choose a tag to compare

Changes since v2.49

🚀 Features

  • Update assets to GMiner v2.55
  • Auto fan feature, now you can set target fan temperature (--tfan, Windows only)
  • Added display of GPU model in statistics table
  • Added --worker parameter to specify worker name for ETH pools thats doesn't support wallet.worker notation
  • Added option to display date in log (--log_date)
  • Added option to log stratum (--log_stratum)
  • Display epoch and block number on new job
  • Updated Web UI for --api
  • Uses --proto stratum for NiceHash by default
  • Core voltage support for Nvidia GPUs (--cvddc in %)
  • Ability to lock voltage point for Nvidia GPUs (--lock_voltage), helps reduce power consumption
  • Option to disable P2 state (--p2state 0)
  • Lock core clock feature for Nvidia GPUs under Windows and Linux (--lock_cclock)
  • Resolve domain names even with broken system DNS settings
  • Support SOCKS5 proxy (--proxy host:port)

🧰 Maintenance

  • Reset overclocking before DAG generation (Windows only)
  • Improved beamhash performance (~+2%)
  • Improved cuckatoo32 performance (~+5%)
  • Improved speed of DAG generation (up to 2x)
  • Significant CPU usage reduction (up to 5x, fixed LA problem under HiveOS)
  • Apply lock_voltage before DAG generation (in 2.52 miner applied lock_voltage after DAG generation)
  • Generates valid DAG on higher OC modes
  • Removed algorithms: VDS, BFC

🐛 Bug Fixes

  • Fixed bug with invalid shares display in Web UI
  • Fixed miner crashes on DAG changes for ETH+ZIL mining
  • Fixed DAG caching on 6GB cards

📦 Downloads

2.49

28 Mar 16:36
Compare
Choose a tag to compare

Changes since v2.47

🚀 Features

  • Update assets to GMiner v2.49
  • --safe_dag option allows you to choose a way to DAG generation.
    There are two modes:
    Fast mode(1, default for GTX GPUs): miner generates DAG as quickly as possible, DAG errors are possible at maximum overclocking.
    Safe mode(2, default for RTX GPUs): miner generates DAG with error control, useful for RTX cards at maximum overclocking.

🧰 Maintenance

  • Improved DAG generation, now miner generates valid DAG in extremal OC modes.
  • Improved memory tweaks(fixed problem with possibly broken DAG on epoch change)

📦 Downloads

2.47

22 Mar 15:55
Compare
Choose a tag to compare

Changes since v2.46

🚀 Features

  • Update assets to GMiner v2.47
  • Support running from go app without anti-hacking error

🐛 Bug Fixes

  • Fixed startup crash on some rigs under HiveOS/RaveOS
  • Fixed bug with ignoring api parameter in configuration files

🧰 Maintenance

  • Improved memory tweaks under windows (now works on Windows 7)
  • Improved compatibility with anti-viruses (minimize anti-hacking errors)
  • Improved stability

📦 Downloads