simplecrypto / powerpool

A Python gevent driven stratum mining server
BSD 2-Clause "Simplified" License
48 stars 71 forks source link

Add necessary information to reporter interface to allow MPOS style share logging #47

Open icook opened 10 years ago

hashfaster commented 10 years ago

any luck on this? Would love to use this stratum for my mpos driven pools/

icook commented 10 years ago

Not at the moment unless you're comfortable doing a bit of writing. We're busy at the moment trying to get our Beta release of the new SimpleCoin stable.

icook commented 9 years ago

This is now very doable, but the documentation is a bit lacking and it's very possible that the reporter interface will change a bit more in 0.7. Interface is loosely documented here, but to truely understand the data recieved you'll have to dig thorugh the RedisReporter.