Commit Graph

19 Commits

Author SHA1 Message Date
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
Matthew Little 609eb0ae90 Fixed errors that occurred when certain modules were not configured/enabled. 2014-03-26 15:08:34 -06:00
Matt 1a00efc42a 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
Matt 14cd1d0070 Added interval for spawning pool forks 2014-03-23 00:46:59 -06:00
Matt ad1f4ce3d0 Betting logging. Payment processing fixes. 2014-03-23 00:16:06 -06:00
Matt be1b1f689c Payment processing is 95% done... 2014-03-20 16:25:59 -06:00
Matt ed9e61b8ee Working on stats and payment processing 2014-03-15 18:58:28 -06:00
Andrea fcc44b1942 First things for the miners switch 2014-03-14 19:02:55 +00:00
Matt 1309aa6f19 Work on payment processing 2014-03-09 20:31:58 -06:00
Matt 839ed52218 Bug in logging share data 2014-03-06 16:00:57 -07:00
Matt 27550caa39 More development for internal payment processing. Added new stratumpool module options. 2014-03-06 13:46:01 -07:00
Matt d2f9be48d2 Fixed some bugs with internal share processing 2014-03-05 15:31:32 -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
Matt 8e83c32e17 Started mysql code for mpos compat. 2014-03-03 13:51:11 -07:00
Matt d640cc12c0 Started work on share processing. Added redis dependency. 2014-03-01 18:19:10 -07:00