Make sure to copy the pdcurses.dll
to your miner directory.
- Fixed possible dead lock
- Added option
SubmitTimeout
- Fixed bug that may cause crashes on interrupted blocks
- Fixed bug where
CheckForUpdateIntervalInDays
option was not been interpreted correctly - Fixed bug where target deadline 0 would be used when mining information didn't provide one
- Replaced PDCurses dependency and added wide character support (make sure to copy the
pdcurses.dll
to your miner directory) - Refactorings and improvements
- Minor fixes