Skip to content

v2.8.1

Compare
Choose a tag to compare
@xmrig xmrig released this 09 Oct 00:05
· 269 commits to master since this release
7e2d789

Notes

  • ⚠️ #146 Don't use Adrenalin Edition 18.7.1+ drivers with any miner version.
  • ⚠️ "strided_index": 1, should be not used for CryptoNight variant 2, you will see warning message about it. Recommended value for AMD GPUs is 2 for NVIDIA is 0.
  • Stay tuned about updates, follow me on twitter https://twitter.com/xmrig_dev

Changes since v2.7.3-beta

  • #753 Added new algorithm CryptoNight variant 2 for Monero fork, thanks @SChernykh.
  • #758 Added SSL/TLS support for secure connections to pools.
    • Added per pool options "tls" and "tls-fingerprint" and command line equivalents.
  • #162 Extended opencl-platform option.
  • #767 Added autosave config option.
  • #245 Fixed API ID collision when run multiple miners on same machine.
  • #757 Fixed send buffer overflow.
  • #156 Added CMake option to disable strict OpenCL cache.
  • #777 Better report about pool connection issues.