Commit Graph

808 Commits

Author SHA1 Message Date
Con Kolivas
f484ffd45b Allow more rapid adjustment of diff down by restarting calculation with each diff change and not capping diff drop 2014-09-01 23:54:26 +10:00
Con Kolivas
071566e3d5 Merge branch 'master' of bitbucket.org:ckolivas/ckpool 2014-09-01 19:14:20 +10:00
Con Kolivas
780b42a424 Change default block polling to 50ms 2014-09-01 19:14:01 +10:00
kanoi
7f2f81736a ckdb - dsp_blocks for debugging and a function dsp_hash for formatting a hash 2014-09-01 11:03:06 +10:00
kanoi
22a337e4cd ckdb - version 2014-09-01 09:01:42 +10:00
kanoi
4d34d9d1b3 ckdb - add full block table locking (in advance) 2014-09-01 08:33:28 +10:00
kanoi
51ce45c40f ckdb - correct block messages 2014-08-31 18:32:50 +10:00
kanoi
68672b8852 ckdb - correct block message on confirm 2014-08-31 18:03:32 +10:00
kanoi
7adda73161 ckdb - remove code comments re addrauth 2014-08-31 17:58:32 +10:00
kanoi
f3f067ebc1 ckdb - add address authorisation 2014-08-31 17:56:32 +10:00
kanoi
bf602d4a18 ckdb/php - add/show block find time to blocklist 2014-08-31 16:46:22 +10:00
kanoi
2feed25c5c ckdb/sql - update db to v0.8 and add preauth 2014-08-31 16:21:31 +10:00
kanoi
e5c320c577 ckdb - pplns error if diff_want < 1 2014-08-31 14:18:10 +10:00
kanoi
be97523bfc ckdb - update code docs/TODOs 2014-08-31 13:01:46 +10:00
Con Kolivas
9d04e11bb6 Store pool and user logs in separate subdirectories 2014-08-31 10:04:20 +10:00
Con Kolivas
9876410580 Log stats by users instead of workers since they can and will overlap 2014-08-31 10:04:01 +10:00
Con Kolivas
8823462c41 Sanity check on failed startup shutdown combination where child processes never get started 2014-08-31 10:00:39 +10:00
Con Kolivas
6836f6fb7f Merge branch 'master' of bitbucket.org:ckolivas/ckpool 2014-08-31 09:58:55 +10:00
kanoi
e363ac0750 ckdb/php - blocklist show correct status - php mark orphans 2014-08-30 23:16:44 +10:00
kanoi
64957e1f8f ckdb - manual orphan handling and allow specifying the logdir with -R 2014-08-30 22:35:48 +10:00
kanoi
221ca8a6ca ckdb - increase the transfer cull limit 2014-08-29 23:45:02 +10:00
kanoi
b85b6d87d0 ckdb - version 2014-08-29 22:01:46 +10:00
kanoi
41799f93aa ckdb - autoage avoid rechecking old sharesummaries 2014-08-29 21:59:54 +10:00
Con Kolivas
fcae272638 Disallow slashes in usernames 2014-08-29 20:42:28 +10:00
kanoi
4ce933f6eb ckdb - version for cull 2014-08-29 17:47:44 +10:00
kanoi
b5eb39ce59 Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool 2014-08-29 17:40:03 +10:00
kanoi
a6b40c7702 ckdb - add klist cull to reduce a list to minimum - and cull transfer 2014-08-29 17:39:54 +10:00
Con Kolivas
d679e4d800 Merge branch 'master' of bitbucket.org:ckolivas/ckpool 2014-08-29 14:04:10 +10:00
Con Kolivas
c7e32300f1 Fix unnecessary warning in standalone mode 2014-08-29 14:03:55 +10:00
kanoi
6bcc6eba1c Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool 2014-08-29 14:02:46 +10:00
kanoi
7c00327693 ckdb - auto aging 2014-08-29 14:01:50 +10:00
Con Kolivas
16afc8a0c3 Set json manally in send_recv_auth to aid debugging of failures to set fields 2014-08-29 10:42:37 +10:00
Con Kolivas
75eb1cf155 Add error checking to json set wrappers 2014-08-29 10:27:57 +10:00
Con Kolivas
9b27adacb5 Send an auth request to ckdb for known btc addresses as addrauth 2014-08-29 10:07:38 +10:00
Con Kolivas
ff22ae2d6a Add detection for address based registration 2014-08-29 10:01:14 +10:00
kanoi
8bf1171960 Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool 2014-08-28 21:47:52 +10:00
kanoi
5b1f4e9219 ckdb/php - a blocklist of the last 42 blocks 2014-08-28 21:47:02 +10:00
Con Kolivas
9566f1c969 Cache the reuse of the nonce2 hex length 2014-08-28 21:21:46 +10:00
kanoi
05f5cfd27b ckdb/php - add more pplns info and fix a ckdb corruption 2014-08-28 12:07:09 +10:00
kanoi
43ca551c24 ckdb - avoid divide by zero 2014-08-27 22:18:17 +10:00
kanoi
0b22c9d6c7 ckdb - add network diff stats to block and homepage 2014-08-27 22:02:40 +10:00
kanoi
33fdf8327f ckdb - uninitialised variables 2014-08-27 17:36:04 +10:00
kanoi
6b12d6affb ckdb - loglevel corrections 2014-08-27 17:30:35 +10:00
kanoi
d666693cd6 ckdb - pplns wording and field ordering 2014-08-27 17:21:18 +10:00
kanoi
bbf7d0ac0e ckdb - adjust pplns end time to last share and report timestamps 2014-08-27 16:55:03 +10:00
kanoi
7a416788d7 ckdb - don't show unnecessary age messages 2014-08-27 16:18:18 +10:00
kanoi
3106d74787 ckdb - socket loglevel display only if no ID 2014-08-27 15:04:09 +10:00
kanoi
6a965f61e2 ckdb - report aging failure stats 2014-08-27 14:48:41 +10:00
kanoi
2255a8edbe Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool 2014-08-27 13:27:34 +10:00
kanoi
32a0b93f0f ckdb - add loglevel command to socket 2014-08-27 13:26:49 +10:00