mirror of
https://github.com/xmrig/xmrig-proxy.git
synced 2026-02-09 02:59:17 +08:00
1.6 KiB
1.6 KiB
v3.1.0
- #1107 Added Argon2 algorithm family:
argon2/chukwaandargon2/wrkz.
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-extandaccess-password. - Config files from previous versions NOT compatible,
variantoption replaced toalgo, global optionalgoremoved. - Command line options also not compatible,
--variantoption replaced to--algo. - Algorithm
cn/msrrenamed tocn/fast. - Algorithm
cn/xtlremoved.