- #1469 Fixed build with gcc 4.8.
- Added environment variables support for TLS settings:
cert
,cert_key
,dhparam
.
- #179 Added support for environment variables in config file.
- #375 Bugfixes: 64bit diff in logs +
"print-time"
config. - #376 Added support for custom-diff shares for better proxy and worker stats.
- Added
"custom-diff-stats"
config option. - Added
--custom-diff-stats
command line option.
- Added
- #1445 Removed
rx/v
algorithm. - #1466 Added
cn-pico/tlo
algorithm. - Added console title for Windows with proxy name and version.
- #1434 Added RandomSFX (
rx/sfx
) algorithm for Safex Cash. - #1445 Added RandomV (
rx/v
) algorithm for new MoneroV. - #367 Added "cert-key" alias, fixed --tls-cert-key command line option.
- Fixed memory leak.
- Fixed crash if no valid configuration found.
- Other minor fixes.
- Proxy rebased to latest miner codebase.
- #349 Fixed command line option
--coin
.
- Added per pool option
coin
with single possible valuemonero
for pools without algorithm negotiation, for upcoming Monero fork. - #1183 Fixed compatibility with systemd.
- #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.
- #1107 Added Argon2 algorithm family:
argon2/chukwa
andargon2/wrkz
.
- #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
andaccess-password
. - Config files from previous versions NOT compatible,
variant
option replaced toalgo
, global optionalgo
removed. - Command line options also not compatible,
--variant
option replaced to--algo
. - Algorithm
cn/msr
renamed tocn/fast
. - Algorithm
cn/xtl
removed.