node-stratum-pool
node-stratum-pool copied to clipboard
High performance Stratum poolserver in Node.js
I'm testing a really fast machine (280 Mh/s) with hobonickels and get these errors repeatedly 2014-10-27 23:04:00 [Pool] [hobonickels](Thread 1) Share rejected: {"job":"20","ip":"nn.114.187.5","worker":"xxx.mat","difficulty":31200,"error":"low difficulty share of 0.00010443938208130006"} 2014-10-27 23:04:03 [Pool]...
(node) warning: possible EventEmitter memory leak detected. 11 listeners added. Use emitter.setMaxListeners() to increase limit. Trace at Socket.EventEmitter.addListener (events.js:160:15) at setupSocket (/home/alastair/nomp/node_modules/stratum-pool/lib/stratum.js:241:16) at init (/home/alastair/nomp/node_modules/stratum-pool/lib/stratum.js:59:9) at StratumServer.handleNewClient (/home/alastair/nomp/node_modules/stratum-pool/lib/stratum.js:378:12) at StratumServer.manuallyAddStratumClient...
Hi, If I make changes to the files locally, how can I perform a manual build??? Thanks ## Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/5362789-manually-rebuild-stratum-pool?utm_campaign=plugin&utm_content=tracker%2F610252&utm_medium=issues&utm_source=github)** We accept...
on startup, the new (and only) x15 coin i've added returns this: error initiating transaction output script for [server wallet address] then invalid address length for (fee wallet) 2014-09-09 03:34:41...
Have 12 hours testing nomp with 200 MH/s mining hashrate. And have no blocks found or rejected. No logs in debug log about blocks. Did anybody tested node-stratum-pool with novacoin?...
It is really hard to use zone117x/node-stratum-pool under WIndows. I am giving up. Here are some obstacles i could overcome: - install node.js v0.10.30 - "npn" brings Error: ENOENT, stat...
Hi After some testing of this stratum, i can't see to get freicoin working (no blocks found either on testnet or live network with large hash) as i end up...
Dev ,pls lookup for it....Talkcoin,chatcoin(NIST5),and any X13 coin could not success to submit block.... ## Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/3062209-x13-nist5-block-submit-error?utm_campaign=plugin&utm_content=tracker%2F610252&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F610252&utm_medium=issues&utm_source=github).
https://github.com/zone117x/node-stratum-pool/blob/master/lib/stratum.js#L405 It's deleting bans 1000 times too early. options.banning.time should be multiplied by 1000 ## Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/3021331-critical-bug-with-banning?utm_campaign=plugin&utm_content=tracker%2F610252&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F610252&utm_medium=issues&utm_source=github).
Hello, I can see that you added X13. I can install NOMP with node-multi-hashing with x13 support. But when miner connect to Pool, No shares accepted or rejected. I use...