Commit Graph

925 Commits

Author SHA1 Message Date
Con Kolivas
a723f0cd25 Rework subscribed bool, not dropping client while parsing method for risk of dereference 2014-09-05 14:16:03 +10:00
Con Kolivas
da319c6485 Revert "Drop and invalidate clients that fail to subscribe or authorise"
This reverts commit dbc64715f6.
2014-09-05 14:10:12 +10:00
Con Kolivas
55a14d4ea5 Revert "Mining subscribe does not return true as the result so use a subscribed boolean"
This reverts commit 27a7a36e38.
2014-09-05 14:09:57 +10:00
Con Kolivas
27a7a36e38 Mining subscribe does not return true as the result so use a subscribed boolean 2014-09-05 13:54:03 +10:00
kanoi
fca58f79c8 ckdb - correct stats arn 2014-09-05 11:56:42 +10:00
kanoi
486a658f44 Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool 2014-09-05 11:46:42 +10:00
kanoi
04280bc0bd ckdb/php - add more storage usage stats and cull workqueue 2014-09-05 11:46:10 +10:00
Con Kolivas
8b32ebf74c Merge branch 'master' of bitbucket.org:ckolivas/ckpool 2014-09-05 11:09:56 +10:00
Con Kolivas
dbc64715f6 Drop and invalidate clients that fail to subscribe or authorise 2014-09-05 11:09:38 +10:00
Con Kolivas
72b1206e4f There should always be a client instance by the time we are parsing a method message 2014-09-05 10:29:38 +10:00
kanoi
7d9c668d42 ckdb - abort reload immediately on shutdown 2014-09-05 00:11:16 +10:00
kanoi
59b8e40bdf php - realign the top page stats 2014-09-04 19:53:39 +10:00
kanoi
781e8941ad php - use 'Invalid' - generic term for shares not accepted 2014-09-04 19:13:31 +10:00
kanoi
8e4ac73bd8 php - display reject stat 2014-09-04 18:53:41 +10:00
kanoi
2b3c01e75a ckdb - don't count all shares as accepted ... 2014-09-04 18:34:58 +10:00
kanoi
2b3850dd29 ckdb/php - add array information for interpreters 2014-09-04 11:01:57 +10:00
kanoi
bc3046e226 html - make the image filesize smaller 2014-09-03 22:45:20 +10:00
kanoi
444109dc7b php - add a BTC image to the index - edited down 2014-09-03 22:42:10 +10:00
kanoi
16c766b10d php - set payout address to a different name 2014-09-03 22:10:44 +10:00
kanoi
9b72c30dbc ckdb/php - add users settings plus various changes in the php 2014-09-03 21:51:43 +10:00
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