Skip to content

T-Rex 0.10.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@trexminer trexminer released this 15 May 13:36
· 64 commits to master since this release
35fa1a4
  • 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