Skip to content

v2.6.3

Compare
Choose a tag to compare
@xmrig xmrig released this 13 Jun 14:33
· 574 commits to master since this release
a28d8d7

Changes

  • Added support for new cryptonight-heavy variant xhv (cn-heavy/xhv) for upcoming Haven Protocol fork.
  • Added support for new cryptonight variant msr (cn/msr) also known as cryptonight-fast for upcoming Masari fork.
  • Changed behavior for automatic variant to allow pool override algorithm.
  • Fixed --api-ipv6 option.
  • #629 Fixed file logging with non-seekable files.
  • #672 Reverted back cryptonight-light and exit if no valid algorithm specified.