v2.8.0-rc
Pre-release
Pre-release
Notes
"strided_index": 1,
should be not used for CryptoNight variant 2, you will see warning message about it. Recommended value for AMD GPUs is 2
for NVIDIA is 0
.
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
- #162 Extended
opencl-platform
option. - #767 Added
autosave
config option. - #245 Fixed API ID collision when run multiple miners on same machine.
- #757 Fixed send buffer overflow.