node-open-mining-portal
node-open-mining-portal copied to clipboard
A scalable all-in-one easy to setup cryptocurrency mining pool and portal written entirely in Node.js.
Fix for issue https://github.com/foxer666/node-open-mining-portal/issues/106 You will need to test this, as your code is different from BootNOMP and I had to adjust the validation procedure.
A9 asic for mining ZEC submits lots of "dumplicate shares", I do not know the reason. Should i change something? Or A9's fault?
The pool is running, screwed the domain, but the domain is not visible, or visible, if the port number I set up the Apache, port 80, registered the domain, in...
Error HELP ): ``` 2018-09-11 13:10:17 [POSIX] [Connection Limit] (Safe to ignore) POSIX module not installed and resource (connection) limit was not raised 2018-09-11 13:10:17 [Master] [PoolSpawner] No pool configs...
any one have a way to show pending and total payouts? Im kinda baffled that it dosnt not have this shown to workers.... im going through the code my self...
I'm getting this error when I do node init.js: SyntaxError: Unexpected token ( at Module._compile (module.js:439:25) at Object.Module._extensions..js (module.js:474:10) at Module.load (module.js:356:32) at Function.Module._load (module.js:312:12) at Module.require (module.js:364:17) at require...
Hello and thank you for keeping unomp alive. We used your repo to install on our vps to mine x16r coins. Please also include https://github.com/UNOMP/unified-node-open-mining-portal/tree/master/multipool
Hi, I've installed nomp and it is not sending rewards to the proper pool address. Where in the code can i change the base58prefixes for SCRIPT & PUBKEY hashes according...
Hello, I got error: `module.js:471 throw err; ^ Error: Cannot find module 'stratum-pool' at Function.Module._resolveFilename (module.js:469:15) at Function.Module._load (module.js:417:25) at Module.require (module.js:497:17) at require (internal/module.js:20:19) at Object. (/home/pi/node-open-mining-portal/libs/poolWorker.js:1:77) at Module._compile...