Skip to content

v2.7.1-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@xmrig xmrig released this 18 Jun 10:00
· 370 commits to master since this release
38fb64c

Changes

  • #130 Added OpenCL cache support.
    • Added config option cache and command line option --no-cache to allow disable cache.
  • Added support for new cryptonight-heavy variant xhv (cn-heavy/xhv) for Haven Protocol fork.
  • #128 Added support for new cryptonight variant msr (cn/msr) also known as cryptonight-fast for Masari fork.
  • #126 Fixed regression, command line option --print-platforms was broken.
  • #127 Fixed regression, miner was not exit if OpenCL errors happen.