Releases: trexminer/T-Rex
T-Rex 0.12.0
- Add honeycomb algorithm (Beenode coin)
Bug fixes:
GPU ... is idle
error when there is a pool connection problem
T-Rex 0.11.1
- Significant x25x speed increase
- Remove dedal algorithm
New features:
- Use environment variables in config files
Use%YOUR_ENV_VAR%
in any config file field and it will substitute it with the value ofYOUR_ENV_VAR
environment variable set in your system
Bug fixes:
- Temperature limit bug (GPU got disabled if there was problems with NVML)
- P2pool fix #23
- Show NVML errors and unsupported features
- Truncate MTP share log message when using
--protocol-dump
- Fix start-up failure in some cases for CUDA 9.1 builds
T-Rex 0.11.0
- Add x25x algo (will be used by SUQA/SIN after the fork)
Bug fixes (built-in watchdog):
- Miner fails to start when using Windows task scheduler or Awesome Miner
- Miner restarts on Linux/Hive OS
- Preserve a single log file across miner restarts
NOTE: Using built-in watchdog is encouraged. If you experience any issues with it, please let us know
T-Rex 0.10.2
- Add MTP algo (Zcoin)
- Add Tesla P100 support
- Add built-in watchdog (can be disabled using
--no-watchdog
parameter) - Default network timeout increased from 3 to 5 minutes
- New parameter
--hide-date
to hide date part of the timestamp in the console - Prevent Windows from going to sleep mode while T-Rex is running
Bug fixes:
- "does not validate on CPU" error on RTX cards (CUDA 10 builds)
- Long dev fee sessions if system clock "jumps"
- GPUs keep hashing even if the pool connection is lost
NOTE: Built-in watchdog allows to perform (auto-)updates, no need to use the external watchdog any more.
If you experience any issues related to the built-in watchdog, let us know. Temporary workaround would be disabling it by --no-watchdog
parameter
T-Rex 0.9.2
- Add support for GIN (x16rt)
- Cosmetic changes:
- New parameter
--ab-indexing
to enable Afterburner-like GPU indexing - Web-monitoring page enhancements
- New parameter
Bug fixes:
- CentOS 7 linking issue: #5
T-Rex 0.9.1
- Add algos: x16rt (Veil), sha256q (Pyrite)
- Minor performance improvements for x16r, bcd, x22i and other x16-like algorithms
- Multiple web monitoring page improvements
- Switch between multiple config files dynamically (put your
*.config
files into the miner directory) - Dark theme
- Switch between multiple config files dynamically (put your
- Linux watchdog is now available. Download at https://github.com/trexminer/T-Rex-Watchdog/releases
Bug fixes:
- cURL/SSL compatibility issue on newer Linux distros (Ubuntu 18, Debian 9)
- Miner wouldn't start if NVML wasn't installed
T-Rex 0.8.9
Performance improvements: +2-3% for x16 family of algorithms (x16r, bcd, x17, x22i etc.)
Add config parameter: --no-nvml
- Disable NVML GPU stats.
Display miner version next to Uptime
info.
T-Rex 0.8.8
Bug fixes:
result for ... does not validate on CPU!
errors on x21s and dedal
T-Rex 0.8.6
- Add algos: astralhash, jeonghash, padihash, pawelhash (used by GlobalToken, can be mined at https://gltminer.com/)
- Performance improvements: a few percent to x16r family of algorithms, skunk, x22i
- Highlight GPU temperatures in green/yellow/red. Temperature ranges are configured with
--temperature-color
parameter
Bug fixes:
- Invalid shares on Dedal for some hashorders
- Not identifying a found block when mining x22i
Known issue: x21s and dedal algos are broken, please do not update if you're mining them
T-Rex 0.8.5
- Performance improvements: x22i +5%
Bug fixes
- Performance regression on RTX cards