Open miketweaver opened 3 years ago
I've back ported some stats related changes from MinerNL's fork. In hindsight I'm not fully convinced anymore that this was the right move.
i have often noticed that OEP does not report exactly right - often off by 30mh or more either way on my rig. I was told it was due to the pool numbers being estimates from the shares produced, while your miner is actually working with your numbers. dont know how accurate that is/was but it seemed to fit
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
I think this error persists. Now the api is not even removing offline miners🤔
@revolutionchain Could you re-test with v66?
@revolutionchain Could you re-test with v66?
I tested v67 but no change :(
Me too, why the pendingshares are so small?
i have often noticed that OEP does not report exactly right - often off by 30mh or more either way on my rig. I was told it was due to the pool numbers being estimates from the shares produced, while your miner is actually working with your numbers. dont know how accurate that is/was but it seemed to fit
Yes, when calc is for hash accepted it's a different calc than for real-time hashing rates.
Me too, why the pendingshares are so small?
That would require knowing: 1) your pool real-time hashrate 2) your pool hashrate accepted 3) your paid shares per pay cycle for at least 10 cycles (for averaging) 4) the algo your miners are running
Then you need to determine if this is a fluke luck gap or a consistent gap in expected payout range; e.i., with your hashrates the laws of probability have been violated.
If the latter, then maybe share attempts are failing because of hardware errors.
If it's not a hardware tuning issue, then we look at software.
From my own experience, differences in actual and real-time hasrates can vary by ~80%+/-. Not consistently, just as sometimes you will attain ~80% success, you will attain ~80% failure. Over some time you can see a plateau when you zoom the chart out and that is your historical average and you can clearly see then if what you've been earning matches the community average for your hashrates. If not, then we have a serious problem, otherwise false alarm.
Additionally, you can hit pockets of failure for several hours at a time which will change your projected average to nil and be very concerning, but I can assure you, eventually the reverse equivalent will happen provided enough time to base averages. Anything you see that's an estimated calculation is short-term related, not long-term related. Example: This morning my pool was estimating 4.76/daily and I historically get ~15/daily. Right now it's saying 15.64, but yesterday it said 24.56 for several minutes.
I think this error persists. Now the api is not even removing offline miners🤔
same issue in ergo
Describe the bug I'm working with a Litecoin clone called defcoin.
The overall mining stats do not match the individual performance:
I went back to miningcore-47 and didn't seem to have this issue.
Any clue what's going on here? It seems to be a bug to me, but it could also be inexperience.