Skip to content

Releases: xmrig/xmrig-nvidia

v2.9.4

19 Jan 17:40
Compare
Choose a tag to compare

Notes

v2.9.4

  • #913 Fixed Masari (MSR) support (this update required for upcoming fork).

v2.9.3

  • #232 Fixed cn/half compute errors.

v2.9.1

  • #899 Added support for new algorithm cn/half for Masari and Stellite forks.

v2.9.3

17 Jan 05:59
Compare
Choose a tag to compare

Notes

v2.9.3

  • #232 Fixed cn/half compute errors.

v2.9.1

  • #899 Added support for new algorithm cn/half for Masari and Stellite forks.

v2.9.1

15 Jan 21:09
Compare
Choose a tag to compare

Notes

v2.9.1

  • #899 Added support for new algorithm cn/half for Masari and Stellite forks.

v2.8.4

27 Oct 13:38
c67f96c
Compare
Choose a tag to compare

Notes

v2.8.4

  • Improved cn/2 performance especially for old GPUs.
  • Better cn/2 autoconfig for old GPUs if variant -1 or 2 selected.

v2.8.3

  • #197 Fixed wrong default value for option sync_mode.
  • #813 Fixed critical bug with Minergate pool and variant 2.

v2.8.1

  • #167 Fixed wrong hashrate in GET /1/threads endpoint.
  • #204 Fixed regression, periodical health reports was not shown since v2.7.0-beta.

v2.8.0

  • #753 Added new algorithm CryptoNight variant 2 for Monero fork, thanks @SChernykh.
  • #758 Added SSL/TLS support for secure connections to pools.
    • Added per pool options "tls" and "tls-fingerprint" and command line equivalents.
  • #245 Fixed API ID collision when run multiple miners on same machine.
  • #757 Fixed send buffer overflow.
  • #777 Better report about pool connection issues.

v2.8.3

19 Oct 03:57
1a3bc96
Compare
Choose a tag to compare

Notes

  • All GPUs before Pascal (GeForce 10 series) required special configuration for cryptonight/2, recommendation use blocks count: 8 * SMX and threads 8 (or other values). Autoconfig will not handle it.
  • Stay tuned about updates, follow me on twitter https://twitter.com/xmrig_dev

v2.8.3

  • #197 Fixed wrong default value for option sync_mode.
  • #813 Fixed critical bug with Minergate pool and variant 2.

v2.8.1

  • #167 Fixed wrong hashrate in GET /1/threads endpoint.
  • #204 Fixed regression, periodical health reports was not shown since v2.7.0-beta.

v2.8.0

  • #753 Added new algorithm CryptoNight variant 2 for Monero fork, thanks @SChernykh.
  • #758 Added SSL/TLS support for secure connections to pools.
    • Added per pool options "tls" and "tls-fingerprint" and command line equivalents.
  • #245 Fixed API ID collision when run multiple miners on same machine.
  • #757 Fixed send buffer overflow.
  • #777 Better report about pool connection issues.

v2.8.1

15 Oct 01:52
20d995a
Compare
Choose a tag to compare

Notes

  • All GPUs before Pascal (GeForce 10 series) required special configuration for cryptonight/2, recommendation use blocks count: 8 * SMX and threads 8 (or other values). Autoconfig will not handle it.
  • Stay tuned about updates, follow me on twitter https://twitter.com/xmrig_dev

Changes since v2.7.0-beta

  • #753 Added new algorithm CryptoNight variant 2 for Monero fork, thanks @SChernykh.
  • #758 Added SSL/TLS support for secure connections to pools.
    • Added per pool options "tls" and "tls-fingerprint" and command line equivalents.
  • #245 Fixed API ID collision when run multiple miners on same machine.
  • #757 Fixed send buffer overflow.
  • #777 Better report about pool connection issues.
  • #167 Fixed wrong hashrate in GET /1/threads endpoint.
  • #204 Fixed regression, periodical health reports was not shown.

v2.8.0-rc

11 Oct 11:04
ffbfd6d
Compare
Choose a tag to compare
v2.8.0-rc Pre-release
Pre-release

Notes

Changes

  • #753 Added new algorithm CryptoNight variant 2 for Monero fork, thanks @SChernykh.
  • #758 Added SSL/TLS support for secure connections to pools.
    • Added per pool options "tls" and "tls-fingerprint" and command line equivalents.
  • #245 Fixed API ID collision when run multiple miners on same machine.
  • #757 Fixed send buffer overflow.
  • #777 Better report about pool connection issues.

v2.7.0-beta

23 Jul 20:57
6038893
Compare
Choose a tag to compare
v2.7.0-beta Pre-release
Pre-release

Changes

  • Algorithm variant cryptonight-lite/ipbc replaced to cryptonight-heavy/tube for Bittube (TUBE) coin.
  • Added cryptonight-heavy/xhv variant for Haven Protocol (XHV) coin.
  • 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 cryptonight/xtl variant for Stellite (XTL) coin.
  • Added cryptonight/msr also known as cryptonight-fast for Masari (MSR) coin.
  • Added new detailed hashrate report.
  • Added command line option --dry-run.

v2.6.1

22 Apr 16:04
0923574
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

07 Apr 15:56
948fa97
Compare
Choose a tag to compare

Changes

  • #476 Added Cryptonight-Heavy support for Sumokoin and Haven Protocol ASIC resistance fork.
  • Added short aliases for algorithm names: cn, cn-lite and cn-heavy.