Particularly... where it stores the information about *own* accepted shares? This is crucial to audit future rewards.
Yes, but this information is very poor... not much digits. I've contributed with aprox. 50 shares and now there are ~12,600 shares on the pool. So, 50/12,600 ~ 0.3%. But I see 0,00%... may be a round error? may be not all my shares where accepted, even if the miner tells Ok?
This is a bit confusing. Perhaps other way to implement this could be:
Pool rate: 1031 mhash/s 12652 shares Contribution: 31 (0 mhash/s) Aprox. rew.: 0,12214342
So, I can see quickly if a share is counted up or silently rejected.
Nice... thank you!
BTW, I propose more JSON options, for example
http://127.0.0.1:9332/difficulty # see the difficulty that at actual HR keeps the rate 1 share each 5 seconds
http://127.0.0.1:9332/connected # see the actual number of nodes connected by this one
...