Commit Graph

843 Commits

Author SHA1 Message Date
kanoi
5837652c58 php - add address and 1.5% to pplns 2014-09-09 22:11:05 +10:00
kanoi
d6b306e01b ckdb - fix settings password problem 2014-09-09 21:20:12 +10:00
kanoi
d36412ab40 ckdb - don't (int)double - it crashes 2014-09-09 17:41:24 +10:00
kanoi
884174b7c9 ckdb - missing ',' in DB orphan update 2014-09-09 16:26:18 +10:00
kanoi
13f50e3329 ckdb - fix block tree corruptions 2014-09-09 14:44:37 +10:00
kanoi
a323feb872 ckdb - incorrect transfer variable 2014-09-09 11:04:58 +10:00
kanoi
5e59102ba2 ckdb - fix sharesummary locking 2014-09-09 00:33:50 +10:00
kanoi
9d5bde91fd ckdb - fix uninitialised var 2014-09-09 00:10:15 +10:00
kanoi
32889605e1 ckdb - add block stats confirmation and required sharesummary locking 2014-09-09 00:02:35 +10:00
kanoi
49a85a6856 ckdb/php - add per worker and per block stats 2014-09-08 05:34:44 +10:00
kanoi
f2107f221d ckdb - correct minor reload share count adjustment 2014-09-06 22:07:42 +10:00
kanoi
7ad68d9c2b ckdb - speed up reload - only one DB write per sharesummary 2014-09-06 21:37:39 +10:00
kanoi
9b433a20bd ckdb - define fields for per user pool stats and set total invalids as diffinv 2014-09-05 22:17:25 +10:00
kanoi
fae2f34d12 ckdb - static transfers must use the same 'name' 2014-09-05 14:37:04 +10:00
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
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
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
cdfbef578f ckdb/php - add block height to homepage blocks 2014-09-02 22:31:27 +10:00
kanoi
710d94f26b ckdk - enforce item->data type checking, and more strict transfer code 2014-09-02 15:52:22 +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
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