atoulme opened a new issue #52: Stratum mining proxy
URL: https://github.com/apache/incubator-tuweni/issues/52
 
 
   Stratum is the venerable mining protocol the Ethereum community inherited 
from Bitcoin.
   
   Stratum is a fragmented protocol with many small differences.
   
   **Motivation**
   There is no good way to manage miners from a client right now, as there is 
quite a bit of jitter and statefulness in the way Stratum is implemented.
   
   **Scope of work**
   * Write a Stratum specification for the existing support.
   * Write a prospective Stratum specification (using protobuf) for prospective 
support.
   * Implement a round-robin stratum proxy that can take connect to multiple 
Ethereum clients at once.
   * Implement a way for multiple miners to connect to the proxy.
   * Implement a round-robin or master/slave strategy to ensure uptime of 
miners and the client.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tuweni.apache.org
For additional commands, e-mail: dev-h...@tuweni.apache.org

Reply via email to