Commit Graph

21 Commits

Author SHA1 Message Date
Matt 73668709ce Added rewardRecipients configuration, refactored payment processing, moved p2p magic to coin config 2014-05-02 15:59:46 -06:00
Matt 66d7640c9b NOMP CLI gives replies now. Profit switching transitioned to using CLI port rather than old profitListener port. 2014-04-28 15:04:12 -06:00
Matt 52108e3b7a Added mysql connection pooling for reconnecting to db and better performance 2014-04-27 14:24:40 -06:00
k7 019865bc95 fix auto create worker bug 2014-04-22 00:19:15 +08:00
k7 75c091457b fix auto create worker with right password 2014-04-21 23:58:50 +08:00
k7 882f779e20 auto create mpos worker 2014-04-21 16:09:37 +08:00
Matt 5db8c4997a Merge remote-tracking branch 'origin/master' 2014-04-15 16:39:02 -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 Culpepper 2d6470cf3f missing comma 2014-04-13 14:06:24 -05:00
Matt Culpepper 7b6044d674 create a config option for difficulty multiplier 2014-04-13 13:59:19 -05:00
Matt Culpepper 473322c72f handle x11 difficulty for mpos compatibility 2014-04-12 23:29:57 -05:00
Matt b08468ba8d Added "emitInvalidBlocksHahes" option for those in MPOS mode that require it. 2014-04-02 13:01:05 -06:00
Matt c699e66a5d Better mpos/mysql logging. Added maxcoin config. 2014-03-29 19:59:22 -06:00
Matt ad1f4ce3d0 Betting logging. Payment processing fixes. 2014-03-23 00:16:06 -06:00
Andrea Baccega b12b8e0d33 solution cannot be null in mpos database. 2014-03-06 00:17:01 +01:00
Matt 6e91351af2 Bug in mpos compat auth level 2014-03-05 16:05:31 -07:00
Matt 5c19ec9abc Moved database interactions out of master process into worker processes to avoid IPC overhead 2014-03-05 15:10:50 -07:00
Andrea Baccega 1c6f7c4f50 First and raw api support + mposcompatibility fixes/codereadability improvements 2014-03-04 23:35:43 +01:00
Andrea Baccega c7e61d681b Fixed mpos compatibility layer 2014-03-04 23:08:26 +01: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