This repository has been archived by the owner on Apr 24, 2022. It is now read-only.
ethminer 0.15.0
Added
- Add
--tstop
and--tstart
option preventing GPU overheating #1146, #1159. - Added information about ordering CUDA devices in the README.md FAQ #1162.
Fixed
- Reconnecting with mining pool improved #1135.
- Stratum nicehash. Avoid recalculating target with every job #1156.
- Drop duplicate stratum jobs (pool bug workaround) #1161.
- CLI11 command line parsing support added #1160.
- Farm mode (get_work): fixed loss of valid shares and increment in stales #1215.
- Stratum implementation improvements #1222.
- Build fixes & improvements #1214.
- Restore the ability to auto-config OpenCL work size #1225.
- The API server totally broken fixed #1227.