You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuweni.apache.org by GitBox <gi...@apache.org> on 2020/03/02 06:50:16 UTC

[GitHub] [incubator-tuweni] atoulme opened a new issue #52: Stratum mining proxy

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:
users@infra.apache.org


With regards,
Apache Git Services

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


[GitHub] [incubator-tuweni] atoulme closed issue #52: Stratum mining proxy

Posted by GitBox <gi...@apache.org>.
atoulme closed issue #52:
URL: https://github.com/apache/incubator-tuweni/issues/52


   


----------------------------------------------------------------
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:
users@infra.apache.org



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