Post
Topic
Board Pools
Re: [400GH/s] p2pool: Decentralized, DoS-resistant, Hop-Proof pool
by
twmz
on 01/03/2013, 16:16:57 UTC
Any way to get a more in-depth statistical analysis automated enough to host it somewhere like p2pool.info?

It's possible to automate it. Don't know if p2Pool.info could host it though.

If someone else wants to develop it, I would be happy to host it on p2pool.info.

The easiest way to incorporate it into p2pool.info would be for it to be entirely client side (running in the browser, i.e. written in javascript).  Maybe using something like D3.js to draw the graphs.  As a reminder (it's posted somewhere else in this thread but hard to find), all of the data that p2pool.info has about blocks and round lengths, etc, are available in JSON from here:

http://p2pool.info/blocks?all=true

If someone does this, feel free to message me and I'll help get it on the site.  Or if someone wants to develop this and host it elsewhere, I'm also happy to link to it from p2pool.info so that people will find it more easily.  Just let me know what you prefer.