Bitcoin Forum

Bitcoin => Mining software (miners) => Topic started by: JaredKaragen on October 02, 2015, 03:45:34 AM



Title: Super-Verbose output?
Post by: JaredKaragen on October 02, 2015, 03:45:34 AM
Does anyone know of a cgminer fork or option to make the app spit out every hash it generates?

I'm looking for the same thing as the "Accepted share" output, but something that puts each hash line by line...

I know it seems pointless;  but it was worth asking.

Thanks!


Title: Re: Super-Verbose output?
Post by: kano on October 02, 2015, 05:05:00 AM
https://github.com/ckolivas/cgminer/blob/master/README#L301

Though there's also the rest of the verbose logging:
https://github.com/ckolivas/cgminer/blob/master/README#L312
https://github.com/ckolivas/cgminer/blob/master/README#L314
https://github.com/ckolivas/cgminer/blob/master/README#L290
https://github.com/ckolivas/cgminer/blob/master/README#L250