zone117x / node-open-mining-portal

A scalable all-in-one easy to setup cryptocurrency mining pool and portal written entirely in Node.js.
GNU General Public License v2.0
1.02k stars 1.03k forks source link

Connecting to upstream stratum server for work #23

Open loadavg opened 10 years ago

loadavg commented 10 years ago

Hi, love your work! You have a feature planned:

"To reduce variance for pools just starting out which have little to no hashing power a feature is planned which will allow your own pool to connect upstream to a larger pool server. It will request work from the larger pool then redistribute the work to our own connected miners."

Any idea on when this will happen ? Happy to donate towards this!

zone117x commented 10 years ago

Thanks for the kind words! Donations are always appreciated: ) The feature will be really tricky to implement but I believe its possible. I can't give an ETA on these sort of things. But that feature is low priority compared to many other unfinished features.

TheMightyX commented 10 years ago

@zone117x I've sent you an email a couple days ago, I hope it didn't fall into your junk mail folder. It is fairly important. I'm willing to donate generously so please get back to me soon. Thanks!

CryptoLOOT commented 10 years ago

https://github.com/dogestreet/proxypool If this can be set up for multi algo instead of just scrypt then it would work as a temporary resolution till it could be converted to node.js