Skip to content

Releases: xmrig/xmrig-amd

v2.7.3-beta

18 Jul 20:17
778b2ed
Compare
Choose a tag to compare
v2.7.3-beta Pre-release
Pre-release

Changes

⚠️ #146 Don't use Adrenalin Edition 18.7.1 driver with any miner version.

  • #145 Added runtime linking with OpenCL ICD, AMD APP SDK not required anymore.
  • #140 cryptonight-lite/ipbc replaced to cryptonight-heavy/tube for Bittube (TUBE).
  • #128 Improved cryptonight/msr support, removed usage restrictions.
  • Added cryptonight/rto (cryptonight variant 1 with IPBC/TUBE mod) variant for Arto (RTO) coin.
  • Added cryptonight/xao (original cryptonight with bigger iteration count) variant for Alloy (XAO) coin.
  • Added option opencl-loader for custom path to OpenCL ICD.
  • Vega APU (AMD Ryzen with embedded GPU) now excluded from autoconfig, reason: slow and cause BSOD.

v2.7.2-beta

14 Jul 09:34
62980f6
Compare
Choose a tag to compare
v2.7.2-beta Pre-release
Pre-release

Changes

  • #132 Fixed regression, command line option --opencl-platform was broken.

v2.7.1-beta

18 Jun 10:00
38fb64c
Compare
Choose a tag to compare
v2.7.1-beta Pre-release
Pre-release

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.

v2.7.0-beta

14 Jun 10:41
5d5b721
Compare
Choose a tag to compare
v2.7.0-beta Pre-release
Pre-release

Changes

  • Added support for cryptonight-lite variant ipbc (cn-lite/ipbc) for BitTube also was known as IPBC.
  • Added support for cryptonight variant xtl (cn/xtl) for Stellite.
  • Added config options strided_index, mem_chunk and comp_mode.
  • Added new detailed hashrate report.
  • Added command line option --dry-run.

v2.6.1

22 Apr 15:56
ed202a0
Compare
Choose a tag to compare

Changes

  • Fixed critical bug, in some cases miner was can't recovery connection and switch to failover pool, version 2.5.2 and v2.6.0-beta1 affected.
  • #499 IPv6 support disabled for internal HTTP API.
  • Added workaround for nicehash.com if you use cryptonightv7.<region>.nicehash.com option variant=1 will be set automatically.

v2.6.0-beta1

05 Apr 19:19
c241124
Compare
Choose a tag to compare

Changes

  • #476 Added Cryptonight-Heavy support for Sumokoin ASIC resistance fork.

v2.5.2

26 Mar 06:08
80ba4b7
Compare
Choose a tag to compare

v2.5.0

  • #434 Added support for Monero v7 PoW, scheduled on April 6. You can update miner now, no need to wait for April 6.
  • Added full IPv6 support.
  • Added protocol extension, when use the miner with xmrig-proxy 2.5+ no more need manually specify nicehash option.
  • #51 Fixed multiple pools in initial config was saved incorrectly.
  • #123 Fixed regression (all versions since 2.4 affected) fragmented responses from pool/proxy was parsed incorrectly.

v2.5.1

  • #454 Fixed build with libmicrohttpd version below v0.9.35.
  • #456 Verbose errors related to donation pool was not fully silenced.
  • #459 Fixed regression (version 2.5.0 affected) with connection to xmr.f2pool.com.

v2.5.2

  • #448 Fixed broken reconnect.

v2.5.0

14 Mar 16:55
d5be335
Compare
Choose a tag to compare

Changes

  • #434 Added support for Monero v7 PoW, scheduled on March 28. You can update miner now, no need to wait for March 28.
  • Added full IPv6 support.
  • Added protocol extension, when use the miner with xmrig-proxy 2.5+ no more need manually specify nicehash option.
  • #51 Fixed multiple pools in initial config was saved incorrectly.
  • #123 Fixed regression (all versions since 2.4 affected) fragmented responses from pool/proxy was parsed incorrectly.

v2.4.5

19 Feb 09:18
Compare
Choose a tag to compare
  • #49 Fixed, in some cases, pause was cause an infinite loop.
  • #200 In some cases miner was doesn't write log to stdout.
  • Added libmicrohttpd version to --version output.
  • Fixed bug in singal handler, in some cases miner wasn't shutdown properly.
  • Fixed recent MSVC 2017 version detection.

⚠️ This version NOT include changes for Monero March 2018 Hard Fork, situation about PoW change still unclear, we waiting for final solution from Monero Team.

v2.4.3-beta2

01 Nov 18:44
f63b54a
Compare
Choose a tag to compare
v2.4.3-beta2 Pre-release
Pre-release
  • Fixed, auto config wasn't write opencl-platform to config.json.
  • Added command line option --print-platforms.
  • Fixed 32 bit build.
  • #2 Fixed Linux build.
  • #3 Fixed macOS build.