Skip to content

v2.8.4

Compare
Choose a tag to compare
@xmrig xmrig released this 27 Oct 13:38
· 124 commits to master since this release
c67f96c

Notes

v2.8.4

  • Improved cn/2 performance especially for old GPUs.
  • Better cn/2 autoconfig for old GPUs if variant -1 or 2 selected.

v2.8.3

  • #197 Fixed wrong default value for option sync_mode.
  • #813 Fixed critical bug with Minergate pool and variant 2.

v2.8.1

  • #167 Fixed wrong hashrate in GET /1/threads endpoint.
  • #204 Fixed regression, periodical health reports was not shown since v2.7.0-beta.

v2.8.0

  • #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.
  • #245 Fixed API ID collision when run multiple miners on same machine.
  • #757 Fixed send buffer overflow.
  • #777 Better report about pool connection issues.