@Dev
The calculation for CGA/Hash/Day is way off on MPOS:http://cga.inceptioncraft.net/mpos/ and MPOS:http://pool.webcoin.us/cga/
Please contact pool owners for a fix.... Let's not give false hope
Yes, we're aware and looking for a fix. I may just remove the estimate until I can make it be accurate.
Also, I don't see how it took me 2 hours to mine 1.26044699 CGA @ 13.5 Mhs and the top dog at mpos.cga.anomalypool.com with 28,201Khs can mine 212.995 CGA per day? The calculation was likely correct (look a few post back for pic) but now it's not right either
Thanks very much!!!
Pool owners: Maybe we can figure out a way to display the probability of your pool generating an anomaly. That may be a step in the right direction. (maybe find tabjohn to help you out he is a mathematician) My guess it the fomula would be something like:
Overall Probability of generating an Anomaly = 1/Difficulty
Probability of the pool solving a block (not necessarily generating an anomaly) = Pool hashrate / Net hashrate
This is where I'm stuck... Is it 1/Diff * Poolhash/Nethash? or the other way around?
For the sake of clarity, it should be probably written like (1/Diff) * (Poolhash/Nethash), and if simplified - Poolhash/(Diff*Nethash)
I'm integrating this as a Work In Progress on my pool right now. You'll be able to see it as "Anomaly Probability" under "CGA Estimates" on your dashboard. It'll just say 0.00000 right now, since I haven't finished the backend code. Will edit/reply when I've finished.