Releases: andzno1/blagominer
Releases · andzno1/blagominer
BlagoMiner v1.190301.0 Release
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
BlagoMiner v1.190221.0 Release
- Added option
"LockWindowSize"
to enable/disable resizing of the miner window - Added option
"Logging"."EnableCsv"
to enable/disable csv logging - Added option
"IgnoreSuspectedFastBlocks"
that filters out mismatching deadlines possibly caused by fast blocks when tracking possibly corrupted plot files. - Added comments to the configuration file
- Made console output thread-safe
- Refactorings
- Some minor fixes
BlagoMiner v1.190216.1 Release
- Fixed bug that caused high CPU usage
- Fixed bug where allocated memory was not being freed
- Refactorings
BlagoMiner v1.190216.0 Release
- Fixed performance issue
- Removed show winner functionality
- Fixed bug that made it impossible to disable logging
BlagoMiner v1.190214.0 Release
- Fixed some messages spamming the log file
- Hiding scrollbars after resizing console window
- Improved versioning and update checker
BlagoMiner v1.190213 Release
- Collision free dual mining of Burstcoin and Bitcoin HD
- Tracking (and displaying) of possibly corrupted plot files
- Notification for updates
- Fixed console window resizing
- Improved multi-thread safety
- The miner can run as dedicated proxy