Skip to content

v2.8.1

Compare
Choose a tag to compare
@xmrig xmrig released this 08 Oct 23:29
· 511 commits to master since this release
b08dd99

Notes

Changes since v2.6.5

  • #753 Added new algorithm CryptoNight variant 2 for Monero fork, thanks @SChernykh.
  • #251 Added extended workers support.
  • #758 Added SSL/TLS support for secure outgoing connections to pools.
    • Added per pool options "tls" and "tls-fingerprint" and command line equivalents.
  • #757 Fixed send buffer overflow.
  • #258 Force NDEBUG for release builds.
  • #108 Fixed possible crash in simple mode when heavy load.
  • #777 Better report about pool connection issues.
  • Fixed error when handle malformed result from miner (divide to zero).
  • Fixed malformed login reply.