Skip to content
This repository was archived by the owner on Apr 24, 2022. It is now read-only.

Files

Latest commit

ca5fdd5 · Jun 5, 2018

History

History
26 lines (17 loc) · 1.47 KB

CHANGELOG.md

File metadata and controls

26 lines (17 loc) · 1.47 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

Unreleased

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.

Removed

  • Disabled Debug configuration for Visual Studio #69 #1131.