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

Releases: dockminer/T-Rex

0.24.8

26 Dec 15:25

Choose a tag to compare

Changes since v0.24.7

πŸš€ Features

  • Add DNS-over-HTTPS support when resolving mining pool domain names (see --dns-https-server for details)
  • Add an option not to set mining pool domain name in SNI header for SSL connections (see --no-sni)
  • Resolve domain names through SOCKS5 proxy if --proxy is set
  • Display mining pool IP address in console
  • (WebUI) Make the monitoring page layout more compact on mobile phones

πŸ› Bug Fixes

  • Miner is not creating a log file when --log-path is specified
  • GPU does not get turned off when overheated while mining in dual mode
  • (WebUI) Charts are not scaled correctly when zooming in

πŸ“¦ Downloads

0.24.7

26 Nov 09:40

Choose a tag to compare

Changes since v0.24.6

πŸ› Bug Fixes

  • Some command line arguments don't take precedence over the values set in a config file (e.g. --lhr-autotune-step-size)
  • (WebUI) Performance degradation introduced in 0.24.6
  • (WebUI) Monitoring page shows a blank page if you had 15M or 2H graph views selected while using an older version of T-Rex
  • (WebUI) Impossible to set LHR tune values with decimal point

πŸ“¦ Downloads

0.23.1

25 Sep 09:06

Choose a tag to compare

Changes since v0.21.5

πŸš€ Features

  • New WebUI and API (refer to https://github.com/trexminer/T-Rex/wiki/WebUI on how to set it up)
  • (Windows) Add optional min/max fan speed constraints in auto-fan mode (see --fan for more details)
  • (API) Add timestamp of the last submitted share (last_submit_ts)
  • (ethash) Add partial LHR unlock functionality for 30xx cards. Refer to https://github.com/trexminer/T-Rex/blob/master/LHR.md for more details.
  • Add firopow algorithm for upcoming FIRO hard fork.
  • (kawpow) Add CPU share validation functionality for all progpow-like algorithms
  • Add compatibility with CentOS 7

πŸ› Bug Fixes

  • (autolykos2) Improve compatibility with mining pools
  • Command line parameter --worker does not take precedence over the one specified in the config file
  • (API) Pausing the miner through HTTP POST is not working
  • --fork-at functionality is broken
  • Cosmetic UI fixes
  • (octopus) CFX mining is broken in 0.22.0
  • (autolykos2) CPU share validation is broken
  • Switching to failover pools takes too long
  • Stability fixes

πŸ“¦ Downloads

0.21.5

05 Aug 18:31

Choose a tag to compare

Changes since v0.19.12

πŸš€ Features

  • (ethash, etchash) Add --validate-shares parameter to enable share validation and display share difficulty
  • Display maximum share difficulty if --validate-shares is set
  • Add miner state to the summary handler output (paused - true/false)
  • --extra-dag-epoch can now be set per-GPU
  • (octopus) Add share validation support via --validate-shares parameter
  • Enable miner termination upon exceeding predefined maximum of total power consumption (see --exit-on-high-power in readme)
  • Add --lock-cclock parameter to lock GPU core clock speed
  • Add autolykos2 algorithm for ERGO mining (dev fee 2%)
  • Add GPU power limit management support (see --pl parameter for details)

πŸ› Bug Fixes

  • Memory tweaks have no effect on some 1060 cards (you may need to review your overclock settings if your GPUs started crashing)
  • Miner fails to start after Linux kernel update
  • Invalid stats if power usage reporting is not supported
  • Various UI fixes
  • --script-epoch-change fails to execute the script when switching to ZIL session when dual mining ETH+ZIL
  • (API) Inconsistent GPU ordering in API when --pci-indexing is set
  • Miner crashes when --validate-shares is set
  • Incorrect share difficulty suffix when diff is greater than 1000G
  • (Web UI) Hashrate chart resets at midnight
  • Manually selected kernel number is not displayed at start up
  • Incorrect failover pool setup args parsing (multiple -o, and single -u/-p pair causes empty username/pass for failover pools)
  • (ethash) Performance degradation on Pascal and Turing GPUs introduced in the previous version
  • Miner fails to start after saving config file through Web UI
  • Miner fails to start if password (-p) is not specified
  • User script specified with --script-on-exit doesn't execute when miner gets shut down via WebUI
  • T-Rex has a problem with GPU, terminating... error when system time changes as a result of time synchronisation
  • (ethash) ethproxy mode is broken
  • GPUs keep consuming significant amount of power even after being disabled due to the temperature exceeding --temperature-limit
  • Miner fails to start with --mt parameter specified if video drivers are older than 410.xx
  • (Web UI) Miner fails to start after saving the config file through the Web UI
  • --help command queries GPU status preventing the display of the help message if NVIDIA driver is not installed
  • Total power consumption is not displayed when some GPUs do not report it
  • (autolykos2) Low pool side hashrate caused by unnecessary dataset creations
  • (autolykos2) High CPU usage on some configurations
  • (autolykos2) Low pool side hashrate caused by invalid shares
  • (autolykos2) Low pool side hashrate when mining ERGO at Nanopool
  • (autolykos2) Invalid shares when mining ERGO at NiceHash
  • (mtp) ntime out of range and Low difficulty share errors
  • (autolykos2) Duplicate share issue
  • watchdog-exit-mode parameter is missing in the config

🧰 Maintenance

  • (octopus) Minor performance improvements for 16 series GPUs
  • Remove old and rarely used algorithms (x25x, x16r, etc)
  • Combine all CUDA builds into a single binary
  • Reduce miner startup time
  • (autolykos2) Minor performance improvements (mainly Pascal GPUs)

πŸ“¦ Downloads

0.19.12

23 Mar 15:31

Choose a tag to compare

Changes since v0.19.11

πŸš€ Features

  • Update assets to T-Rex v0.19.12
  • (ethash) Add ethproxy (getwork) mode (connection URL example: -o stratum+http://127.0.0.1:8080)

πŸ› Bug Fixes

  • (API) Security vulnerability that allows creating / modifying PC files when API is bound to 0.0.0.0 in --api-read-only mode
  • No connection error
  • --watchdog-exit-mode doesn't always reboot the PC in r mode

πŸ“¦ Downloads

0.19.11

16 Feb 15:23

Choose a tag to compare

Changes since v0.19.10

πŸš€ Features

  • Update assets to miniZ v0.19.11

Download

0.19.10

07 Feb 14:08

Choose a tag to compare

Changes since v0

πŸš€ Features

  • Update assets to miniZ v0.19.10

Download