Skip to content

v2.14.1

Compare
Choose a tag to compare
@xmrig xmrig released this 14 Mar 09:21
· 24 commits to master since this release

Notes

v2.14.0

  • #227 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.

v2.14.1

  • #228 Fixed macOS support.
  • #235 Fixed autoconf for cn/r and other recently added algorithms.
  • #241 Fixed memory leak if used cn/r algorithm.