Post
Topic
Board Mining (Altcoins)
Re: ethminer-0.9.41-genoil-1.0.8
by
Genoil
on 12/05/2016, 14:15:45 UTC
1.0.8 is out.

- work timeout (fails over when working on the same block too long)
- send stale shares (potential poolside sharerate increase up to 1%)
- shorter log output (mostly fits 1 line on fixed-width win console)
- counting shares [A0+0:R0+0:F0] (A= accepted+accepted stales, R=rejected+rejected stales, F= fails)
- longer default hashrate update interval when using stratum
- cleaned up loads of Linux build warnings. not all I'm afraid.
- fixed --opencl-device bug
- i may have accidentally fixed the DAG switch crashes. let me know if it still crashes on next epoch change.

what's up for 1.0.9?

- investigate GPU load drops.
- Pascal support

Of course i want dual-mining and on-GPU DAG building too, but I don't have much time...


OUTPUT IN CONSOLE IS ACTUALLY READABLE!!! --

Cleaning up the console output is enough of an improvement to justify a release in itself!  THANKS!  Are there any new command-line switches?      --scryptr

P.S. --  Sent a small donation your way, it is overdue.       --scryptr

Thanks a lot! There's a new cmdline switch --work-timeout. Defaults to 90. If stratum works on block longer than this value in seconds, it will failover. Works great on Windows, just got a bug report in on Ubuntu. If you get it, just set the value so high that it won't ever time-out.