Post
Topic
Board Mining software (miners)
Re: OFFICIAL CGMINER mining software thread for linux/win/osx/mips/arm/r-pi 4.6.1
by
abshnasko
on 12/10/2014, 03:58:46 UTC
BUG: the "devs" command returns invalid JSON if no shares have been accepted yet:

Code:
           
    "Difficulty Accepted": -nan,
    "Difficulty Rejected": -nan,

It'd be *really* nice to be able to file these in Github so they can be related to the code, and we can track when they are fixed.