Releases: xmrig/xmrig-proxy
Releases · xmrig/xmrig-proxy
v2.10.0
Notes
- Stay tuned about updates, follow me on twitter https://twitter.com/xmrig_dev
- Try official management panel (beta version).
v2.10.0
- #904 Added new algorithm
cn-pico/trtl
(aliasescryptonight-turtle
,cn-trtl
) for upcoming TurtleCoin (TRTL) fork.
v2.9.4
Notes
- Stay tuned about updates, follow me on twitter https://twitter.com/xmrig_dev
- Try official management panel (beta version).
v2.9.4
- #913 Fixed Masari (MSR) support (this update required for upcoming fork).
v2.9.1
- Restored compatibility with https://stellite.hashvault.pro.
v2.9.0
v2.9.1
Notes
- Stay tuned about updates, follow me on twitter https://twitter.com/xmrig_dev
- Try official management panel (beta version).
v2.9.1
- Restored compatibility with https://stellite.hashvault.pro.
v2.9.0
v2.9.0
Notes
- Stay tuned about updates, follow me on twitter https://twitter.com/xmrig_dev
- Try official management panel (beta version).
v2.9.0
v2.8.1
Notes
- Stay tuned about updates, follow me on twitter https://twitter.com/xmrig_dev
- Try official management panel (beta version).
Changes since v2.6.5
- #753 Added new algorithm CryptoNight variant 2 for Monero fork, thanks @SChernykh.
- #251 Added extended workers support.
- #758 Added SSL/TLS support for secure outgoing connections to pools.
- Added per pool options
"tls"
and"tls-fingerprint"
and command line equivalents.
- Added per pool options
- #757 Fixed send buffer overflow.
- #258 Force NDEBUG for release builds.
- #108 Fixed possible crash in simple mode when heavy load.
- #777 Better report about pool connection issues.
- Fixed error when handle malformed result from miner (divide to zero).
- Fixed malformed login reply.
v2.8.0-rc
Changes
- #753 Added new algorithm CryptoNight variant 2 for Monero fork, thanks @SChernykh.
- #251 Added extended workers support.
- #758 Added SSL/TLS support for secure outgoing connections to pools.
- Added per pool options
"tls"
and"tls-fingerprint"
and command line equivalents.
- Added per pool options
- #757 Fixed send buffer overflow.
v2.6.5
v2.6.4
v2.6.3
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 ascryptonight-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.