Bitcoin Forum
June 25, 2024, 07:03:31 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [ANN] stratum proxy new generation  (Read 1442 times)
p4u (OP)
Member
**
Offline Offline

Activity: 111
Merit: 10

crypto lover


View Profile
August 07, 2014, 12:48:33 PM
 #1

It is a pleasure for me to announce the new stratum-mining-proxy (based on Slush work) I have been working on the last months.

Code here https://github.com/p4u/stratum-proxy-ng

Hope you like it. It is still in development and would be nice to have some contributions.

List of changes and new features:

  • Remove all GetWork related code (not needed anymore)
  • Heavy redesign of the code
  • Define a backup pool which is used if there is some problem with the current pool.
  • Control thread: new interface to control the proxy via TCP socket and JSON (i.e origin pool can be changed without restarting proxy).
  • Watcher thread: informs about current details of the proxy every 10 seconds
  • Share notify snippets support added (allows execute custom python code when a share is found)
  • Support for new set extranonce stratum method (partial)
  • Some other small features and bugfixes
  • Add a class diagram to better understand how it works
vm1990
Legendary
*
Offline Offline

Activity: 1540
Merit: 1002



View Profile
August 08, 2014, 12:47:14 AM
 #2

you want to make it better then may i suggest a good simple GUI. im sick of looking at command screens all the time Cheesy

p4u (OP)
Member
**
Offline Offline

Activity: 111
Merit: 10

crypto lover


View Profile
August 08, 2014, 05:41:43 PM
 #3

Yes, the GUI is in the to-do list, this is why I implemented the control protocol which uses JSON. If some web developer wants to contribute, he is welcome.

However IMO it is more important to have a powerful and flexible software rather than a shitty one with a nice GUI.
p4u (OP)
Member
**
Offline Offline

Activity: 111
Merit: 10

crypto lover


View Profile
October 29, 2014, 11:44:04 AM
 #4

I'm developing a new stratum proxy with a different technique. I named it "stratum relay".

Check this document to understand how it works: https://github.com/p4u/stratum-relay/blob/master/stratum_relay.pdf

First proof of concept code in my github account: https://github.com/p4u/stratum-relay

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!