Search content
Sort by

Showing 3 of 3 results by cde2006
Post
Topic
Board Mining (Altcoins)
Re: [CMD] FarmWatchBot (Watchdog) for Ewbf, Claymore, Dstm, CC, B, Eth miners
by
cde2006
on 29/04/2018, 05:39:04 UTC
Please add support for z-enemy miner. Thanks!

https://bitcointalk.org/index.php?topic=3378390.0;all
Post
Topic
Board Mining (Altcoins)
Re: [CMD] Equihash Miner Autorun (Watchdog) for Ewbf & Claymore & Dstm & CCminer
by
cde2006
on 17/01/2018, 18:08:51 UTC
Thank you all guys for support!
Yes I'm working now to fix ccminer kH/s to mH/s speed (use ATM SET AverageTotalHashrate=0)
And yes im working on Bminer (and on Xmr miner for Nvidia based on ccminer KlausT)
Updates on weekends. Hope all will be done.

Thanks for the great support! Another issue I observed in ccminer is the script screen goes blue and not displaying anything after a while.
Is not systematic and I cannot reproduce it very time. But if you press a key in the window then it continues as normal.

Also I believe the count of runtime errors may be off as I always have one and it increases regularly but I don't see any errors in ccminer logs.
Post
Topic
Board Mining (Altcoins)
Re: [CMD] Equihash Miner Autorun (Watchdog) for Ewbf & Claymore & Dstm & CCminer
by
cde2006
on 16/01/2018, 17:52:57 UTC
Hi could you please fix ccminer version in the calculation on the average hash rate for some algo when it goes from Kh/s to Mh/s I believe the calculation is wrong as it just sum up the plain numbers:

For example

[2018-01-17 01:18:16] [S/A/T]: 0/1/1, diff: 0.025, 6563.49kH/s (yes!)
[2018-01-17 01:18:17] [S/A/T]: 0/2/2, diff: 0.491, 15.54MH/s (yes!)
[2018-01-17 01:18:18] [S/A/T]: 0/3/3, diff: 0.457, 18.96MH/s (yes!)

I believe the 6563 kH/s break the average calculation.

Else it is a fantastic script keep the good work!