v2.7.1-beta
Pre-release
Pre-release
Changes
- #130 Added OpenCL cache support.
- Added config option
cache
and command line option--no-cache
to allow disable cache.
- Added config option
- Added support for new cryptonight-heavy variant xhv (
cn-heavy/xhv
) for Haven Protocol fork. - #128 Added support for new cryptonight variant msr (
cn/msr
) also known ascryptonight-fast
for Masari fork. - #126 Fixed regression, command line option
--print-platforms
was broken. - #127 Fixed regression, miner was not exit if OpenCL errors happen.