s-nomp/libs
Matthew Little 3509d3f19b Merge pull request #39 from bluecircle/bluecircle
Fix hashrate bug and add stats by algorithm to index and stats pages
2014-04-04 10:55:54 -06:00
..
api.js Updated git info for node-stratum-pool and refactored website/api structure. 2014-03-25 16:21:17 -06:00
blocknotifyListener.js Blocknotify listener errors are logged and don't crash the system. 2014-04-02 16:17:57 -06:00
logUtil.js Prettier logs 2014-03-26 23:16:52 -06:00
mposCompatibility.js Added "emitInvalidBlocksHahes" option for those in MPOS mode that require it. 2014-04-02 13:01:05 -06:00
paymentProcessor.js Added "emitInvalidBlocksHahes" option for those in MPOS mode that require it. 2014-04-02 13:01:05 -06:00
poolWorker.js Added low share diff tolerance. 2014-04-03 14:37:55 -06:00
redisblocknotifyListener.js First things for the miners switch 2014-03-14 19:02:55 +00:00
shareProcessor.js Added "emitInvalidBlocksHahes" option for those in MPOS mode that require it. 2014-04-02 13:01:05 -06:00
stats.js Fix hashrate bug and add stats by algorithm to index and stats pages 2014-04-04 02:55:35 +00:00
website.js Fixed global hashrate problem 2014-03-26 20:53:30 -06:00
workerListener.js Moved database interactions out of master process into worker processes to avoid IPC overhead 2014-03-05 15:10:50 -07:00
workerapi.js First and raw api support + mposcompatibility fixes/codereadability improvements 2014-03-04 23:35:43 +01:00