Skip to content

Releases: xmrig/xmrig-proxy

v4.5.0-beta

02 Nov 13:02
Compare
Choose a tag to compare
v4.5.0-beta Pre-release
Pre-release

Notes

v4.5.0-beta

  • Proxy rebased to latest miner codebase.
    • #1068 Added support for self-select stratum protocol extension.
    • #1227 Added new algorithm rx/arq, RandomX variant for upcoming ArQmA fork.

v3.2.1

02 Nov 13:00
Compare
Choose a tag to compare

Notes

v3.2.1

  • #349 Fixed command line option --coin.

v3.2.0

28 Sep 16:52
Compare
Choose a tag to compare

Notes

v3.2.0

  • Added per pool option coin with single possible value monero for pools without algorithm negotiation, for upcoming Monero fork.
  • #1183 Fixed compatibility with systemd.

v3.1.1

31 Aug 01:20
Compare
Choose a tag to compare

Notes

v3.1.1

  • #1133 Fixed syslog regression.
  • #1138 Fixed multiple network bugs.
  • #1141 Fixed log in background mode.
  • Fixed command line options for single pool, free order allowed again.

v3.1.0

18 Aug 20:22
Compare
Choose a tag to compare

Notes

v3.1.0

  • #1107 Added Argon2 algorithm family: argon2/chukwa and argon2/wrkz.

v3.0.0

14 Aug 16:51
Compare
Choose a tag to compare

Notes

v3.0.0

  • #1111 Added RandomX (rx/test) algorithm for testing and benchmarking.
  • #1036 Added RandomWOW (rx/wow) algorithm for Wownero.
  • #1050 Added RandomXL (rx/loki) algorithm for Loki.
  • #335 Added support for unlimited algorithm switching.
  • #257 New logging subsystem, file and syslog now always without colors.
  • #314 Added donate over proxy feature and changed donation model.
  • #1007 Old HTTP API backend based on libmicrohttpd, replaced to custom HTTP server (libuv + http_parser).
  • #1010 Added daemon support (solo mining).
  • #1066 Added error message if pool not ready for RandomX.
  • Added new options algo-ext and access-password.
  • Config files from previous versions NOT compatible, variant option replaced to algo, global option algo removed.
  • Command line options also not compatible, --variant option replaced to --algo.
  • Algorithm cn/msr renamed to cn/fast.
  • Algorithm cn/xtl removed.

v2.99.1-beta

09 Aug 09:16
Compare
Choose a tag to compare
v2.99.1-beta Pre-release
Pre-release

Notes

v2.99.0-beta

  • #335 Added support for unlimited algorithm switching.
  • Config files from previous versions NOT compatible, variant option replaced to algo, global option algo removed.
  • Command line options also not compatible, --variant option replaced to --algo.
  • Algorithm cn/msr renamed to cn/fast.
  • Algorithm cn/xtl removed.

v2.99.1-beta

  • #1066 Added error message if pool not ready for RandomX.
  • Name for reference RandomX configuration changed to rx/text to avoid potential conflicts in future.

v2.99.0-beta

04 Aug 11:57
Compare
Choose a tag to compare
v2.99.0-beta Pre-release
Pre-release

Notes

v2.99.0-beta

  • #335 Added support for unlimited algorithm switching.
  • Config files from previous versions NOT compatible, variant option replaced to algo, global option algo removed.
  • Command line options also not compatible, --variant option replaced to --algo.
  • Algorithm cn/msr renamed to cn/fast.
  • Algorithm cn/xtl removed.

v2.16.1-beta

21 Jul 17:43
Compare
Choose a tag to compare
v2.16.1-beta Pre-release
Pre-release

Notes

v2.16.0-beta

  • #1036 Added RandomWOW (RandomX with different preferences) algorithm support for Wownero.
    • Algorithm name used by proxy is randomx/wow or rx/wow.
    • Currently runtime algorithm switching NOT supported with other algorithms.

v2.16.1-beta

  • Added RandomXL algorithm for Loki.
    • Algorithm name used by proxy is randomx/loki or rx/loki.

v2.16.0-beta

25 Jun 09:48
eabbfc1
Compare
Choose a tag to compare
v2.16.0-beta Pre-release
Pre-release

Notes

v2.16.0-beta

  • #1036 Added RandomWOW (RandomX with different preferences) algorithm support for Wownero.
    • Algorithm name used by proxy is randomx/wow or rx/wow.
    • Currently runtime algorithm switching NOT supported with other algorithms.