notgiven688 / webminerpool

Complete sources for a monero webminer.
262 stars 174 forks source link

Is it compatible with Snipa22/nodejs-pool? #113

Closed slayerulan closed 5 years ago

slayerulan commented 5 years ago

Snipa22's proxy ( xmr-node-proxy ) has a special user agent which is xmr-node-proxy. With that, proxies are handled by nodejs-pool (you can find it on https://github.com/Snipa22/nodejs-pool/blob/76148a0f7da336bdd2f9bd8b1674a15265e5357c/lib/pool.js#L227 ) so that it gives lower difficultly for proxy.

Does webminerpool server support that?

notgiven688 commented 5 years ago

It should. Why would you like to send lower diff jobs to your clients?