Commit Graph

44 Commits

Author SHA1 Message Date
Matt db9767f08e Added documentation for p2p usage 2014-04-16 11:50:33 -06:00
Matt 4888aaffba Changed all references to localhost to 127.0.0.1 for better system compatibility. Implemented thread-wide IP banning via IPC. Added redis config for portal-wide related db interactions (stats and proxy) 2014-04-15 16:38:51 -06:00
Matt 201d02d10b Refactored website. Added historical stats. 2014-04-10 19:33:41 -06:00
Jerry Brady 2f8620a454 store proxy state in redis and restore on restart; disable example pool 2014-04-09 01:33:46 +00:00
Matt c3ba819f24 Set coin switching feature to not require lower case. Added documentation for proxy and coin switching 2014-04-08 12:23:48 -06:00
Matthew Little 257010f6a4 Added low share diff tolerance. 2014-04-03 14:37:55 -06:00
Matt 6aae77a159 Removed all but one example config. 2014-04-01 16:41:03 -06:00
Matt 9938681fbc Added jobRebroadcastTimeout configuration 2014-04-01 10:10:01 -06:00
Matt f9627eba45 Merge remote-tracking branch 'origin/master' 2014-03-31 17:57:01 -06:00
Matt dac1908da1 Added feeCollectAccount which was missing from most examples. 2014-03-31 17:56:46 -06:00
Jerry Brady 34b51def19 set enabled flag back to false 2014-03-31 22:55:16 +00:00
Matt ba74b107d5 1) Added link to supported hashing algos, 2) added vertcoin (scrypt-n) example 2014-03-31 11:29:36 -06:00
Matt b7e7916736 Better logging for various components, changed example payment intervals from 10 seconds to 60 seconds. Added more coins and example pool configs. 2014-03-30 17:04:54 -06:00
Matt c699e66a5d Better mpos/mysql logging. Added maxcoin config. 2014-03-29 19:59:22 -06:00
Eugene@ubuntu c5e650cd6d enabled:true seems more natural then disabled:false in poolOptions 2014-03-28 16:42:55 +04:00
Matt fc56d94092 Added example config files for different types of coins (hashes and POS) 2014-03-27 13:11:52 -06:00
Eugene@ubuntu 98619910d0 Merge branch 'master' of git://github.com/zone117x/node-open-mining-portal into zone117x-master 2014-03-27 08:11:41 +04:00
Matt 314dacf98a Fixed global hashrate problem 2014-03-26 20:53:30 -06:00
Matt 631575ed7b Added recursive watch so web development is easier. 2014-03-26 20:12:52 -06:00
Matt 20ff126253 Added more example configs 2014-03-26 16:36:26 -06:00
Matt aa3b960512 Added more example configs 2014-03-26 16:35:55 -06:00
Matthew Little 609eb0ae90 Fixed errors that occurred when certain modules were not configured/enabled. 2014-03-26 15:08:34 -06:00
Eugene@ubuntu df68d33983 add fees withdrawal 2014-03-26 19:43:52 +04:00
Matt 72c26213a1 Updated git info for node-stratum-pool and refactored website/api structure. 2014-03-25 16:21:17 -06:00
Matt ad1f4ce3d0 Betting logging. Payment processing fixes. 2014-03-23 00:16:06 -06:00
Matt f0d90b71c2 added txRefreshInterval 2014-03-19 14:53:00 -06:00
Matt ed9e61b8ee Working on stats and payment processing 2014-03-15 18:58:28 -06:00
Andrea 437e242a25 UnMerge branch 'master' of https://github.com/zone117x/node-stratum-portal
Conflicts:
	config.json
	init.js
	libs/logUtil.js
2014-03-14 19:05:55 +00:00
Andrea fcc44b1942 First things for the miners switch 2014-03-14 19:02:55 +00:00
Matt 5acaaa5686 More development for payment processing. so close... 2014-03-12 18:09:12 -06:00
Matt 1309aa6f19 Work on payment processing 2014-03-09 20:31:58 -06:00
Matt df867c459e Added missing config in example 2014-03-07 16:29:16 -07:00
Matt 02ab9867f0 Increased default connectionTimeout to 10 minutes. 2014-03-06 19:25:12 -07:00
Matt dd5f1569e3 Made ban purge interval a config 2014-03-06 14:27:30 -07:00
Matt 27550caa39 More development for internal payment processing. Added new stratumpool module options. 2014-03-06 13:46:01 -07:00
Matt 318ad05de9 Added config options for internal payments 2014-03-05 17:33:07 -07:00
Matt d2f9be48d2 Fixed some bugs with internal share processing 2014-03-05 15:31:32 -07:00
Matt 943f3d1f32 Added mpos auth feature 2014-03-04 13:24:02 -07:00
Matt 95fe6129b3 Refactored share processing / worker communication 2014-03-04 01:33:55 -07:00
Matt b91052ea7a Added support for multiple ports with their own diffs and vardiff 2014-03-03 22:55:09 -07:00
Matt 8e83c32e17 Started mysql code for mpos compat. 2014-03-03 13:51:11 -07:00
Matt acb5b5f551 Added more detailed instructions for configuration 2014-03-02 14:36:41 -07:00
Matt d640cc12c0 Started work on share processing. Added redis dependency. 2014-03-01 18:19:10 -07:00
Matt 7f500fc3df Refactored config options 2014-02-27 16:59:49 -07:00