Releases: xmrig/xmrig-nvidia
Releases · xmrig/xmrig-nvidia
v2.9.4
Notes
- Stay tuned about updates, follow me on twitter https://twitter.com/xmrig_dev
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
v2.9.1
v2.8.4
Notes
- Stay tuned about updates, follow me on twitter https://twitter.com/xmrig_dev
v2.8.4
- Improved
cn/2
performance especially for old GPUs. - Better
cn/2
autoconfig for old GPUs if variant-1
or2
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.
- Added per pool options
- #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
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.
- Added per pool options
- #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
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.
- Added per pool options
- #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
Notes
- Stay tuned about updates, follow me on twitter https://twitter.com/xmrig_dev
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.
- Added per pool options
- #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
Changes
- Algorithm variant
cryptonight-lite/ipbc
replaced tocryptonight-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 ascryptonight-fast
for Masari (MSR) coin. - Added new detailed hashrate report.
- Added command line option
--dry-run
.
v2.6.1
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
optionvariant=1
will be set automatically.
v2.6.0-beta1
Changes
- #476 Added Cryptonight-Heavy support for Sumokoin and Haven Protocol ASIC resistance fork.
- Added short aliases for algorithm names:
cn
,cn-lite
andcn-heavy
.