node-open-mining-portal/libs
2014-03-26 05:27:28 +04: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 Added clustering and moved blocknotify from stratum module to portal 2014-02-28 20:12:59 -07:00
logUtil.js Betting logging. Payment processing fixes. 2014-03-23 00:16:06 -06:00
mposCompatibility.js Betting logging. Payment processing fixes. 2014-03-23 00:16:06 -06:00
paymentProcessor.js fix possible typo in paymentProcessor 2014-03-26 05:27:28 +04:00
poolWorker.js Better error message for when payment processor detects that it doesn't own the address. Updated readme with better deamon setup instructions. Removed 'reward' field from coins since we auto-detect that now. 2014-03-24 14:00:18 -06:00
redisblocknotifyListener.js First things for the miners switch 2014-03-14 19:02:55 +00:00
shareProcessor.js Slightly faster hashrate adding without using math.random 2014-03-23 14:18:54 -06:00
stats.js Updated git info for node-stratum-pool and refactored website/api structure. 2014-03-25 16:21:17 -06:00
website.js Updated git info for node-stratum-pool and refactored website/api structure. 2014-03-25 16:21:17 -06:00
workerapi.js First and raw api support + mposcompatibility fixes/codereadability improvements 2014-03-04 23:35:43 +01: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