Winminer 1.4.1 blocks not updateing
Closed this issue · 2 comments
New mochimo headless miner winminer 1.41 has a problem with updating blocks. Sometimes it updates a block after >45 seconds and sometimes it updates after 5+ minutes or sometimes it completely skips a block. Manual miner restart fixes probem and miner downloads correct block only for the problem to persist again...
Thanks @Opsjenar. Looks like it might be a bug with the update-monitor resetting it's firstupdate
variable every second block or so once it's detected a block update.
winminer/winminer_v1/updatemonitor/updatemonitor.cpp
Lines 62 to 85 in 718830d
I'll fix it up and run some tests before sending out a new binary.
The v1.4.2 release e8b5e14 fixes this.
Thanks for raising the issue.
Closing