Skip to content

v2.14.1

Compare
Choose a tag to compare
@xmrig xmrig released this 07 Mar 08:38
· 2501 commits to master since this release
08ef944

Notes

v2.14.0

  • #969 Added new algorithm cryptonight/rwz, short alias cn/rwz (also known as CryptoNight ReverseWaltz), for upcoming Graft fork.
  • #931 Added new algorithm cryptonight/zls, short alias cn/zls for Zelerius Network fork.
  • #940 Added new algorithm cryptonight/double, short alias cn/double (also known as CryptoNight HeavyX), for X-CASH.
  • #951 Fixed crash if AVX was disabled on OS level.
  • #952 Fixed compile error on some Linux.
  • #957 Added support for embedded config.
  • #958 Fixed incorrect user agent on ARM platforms.
  • #968 Optimized cn/r algorithm performance.

v2.14.1

  • #975 Fixed crash on Linux if double thread mode used.