Commit Graph

905 Commits

Author SHA1 Message Date
kanoi
b29b7a214e ckdb - version 2014-09-02 22:43:57 +10:00
kanoi
40ea334adb php - add link to blocks page 2014-09-02 22:41:29 +10:00
kanoi
cdfbef578f ckdb/php - add block height to homepage blocks 2014-09-02 22:31:27 +10:00
kanoi
f3e97c34d2 php - db don't decode in advance 2014-09-02 17:09:36 +10:00
kanoi
710d94f26b ckdk - enforce item->data type checking, and more strict transfer code 2014-09-02 15:52:22 +10:00
kanoi
9b60f7d4af Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool 2014-09-02 15:40:49 +10:00
kanoi
bded8227fc php - move repDecode to db.php for most calls 2014-09-02 15:40:38 +10:00
Con Kolivas
907e1c81d3 Import jansson huge val fix 2014-09-02 15:06:58 +10:00
Con Kolivas
08ea17dacb Resetting first share in diff calculations leads to overshoot. Revert it and start a new diff calculation period when the hashrate appears lower instead. 2014-09-02 14:55:58 +10:00
Con Kolivas
47084ccead Implement an unlocked priority mechanism for the stratifier talking to the generator to not poll it when the responses will be in flux 2014-09-02 14:07:27 +10:00
Con Kolivas
9ac57f9ee0 Separate user from worker last share times 2014-09-02 00:15:09 +10:00
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
0377adc8a1 php - spelling etc 2014-09-01 13:31:00 +10:00
kanoi
3e2d297d14 php - db.php comment 2014-09-01 13:25:47 +10:00
kanoi
6beefc3e44 php - comment in socket 2014-09-01 13:18:16 +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
4710fee7ad php - worker correct name 2014-08-30 00:12:00 +10:00
kanoi
6e7e1fa6de php - add a total at the bottom of workers 2014-08-30 00:10:06 +10:00
kanoi
221ca8a6ca ckdb - increase the transfer cull limit 2014-08-29 23:45:02 +10:00
kanoi
bbd8676862 php - fix user/pass character checking 2014-08-29 23:21:41 +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
5397cfb580 php - add more access 2014-08-29 14:02:17 +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