Post
Topic
Board Mining (Altcoins)
Re: [ANN] Bminer: a fast Equihash miner for CUDA GPUs (5.5.0)
by
realbminer
on 20/03/2018, 10:01:57 UTC
To Developer: It would be very useful to see in statistic how many shares were send to developer too. And we need to see an exact time of working miner, because when the miner work about 20 hours the API report "a day" but not 21h 20min for example. Is it possible to add it in the future update?

Thank you for your suggestions. I will consider making those changes in future.

It is a good idea to make devfee collection transparent, however simply counting devfee shares might not be an ideal solution. Because devfee shares might be at a different difficulty than the normal shares, simply dividing the number of devfee shares by the number of normal shares will not be the devfee ratio. Anyone can suggest a simple but non-confusing way to show the devfee collection information?
How about actual time of mining and time of working for developer in the API statistic (For example: Uptime - 1000min/devfee - 20min)?  

This is not a bad idea. I would still prefer to find a non-confusing way to show devfee shares, which are more transparent than times. Maybe I will consider print difficulties together with shares so that people can calculate normalized shares.

Realistically, this probably will not happen in the next version. I want to release 6.0 in the next few days and I do not want any further delay. So I would love to collect as many suggestions as possible before I go ahead and implement this.