1439 Commits (451256f6cb723b69927562f30a026fc790b04114)
 

Author SHA1 Message Date
Con Kolivas 451256f6cb Only give unparseable auth message when failed message is not recognised 10 years ago
Con Kolivas c7600f281b Differentiate generated authed users from unauthorised and don't do any stats on unauthed users 10 years ago
Con Kolivas 8c6e786cef Check for corrupt ckdb responses in send_recv_auth 10 years ago
ckolivas 2231a38455 Read off best share stats if they exist per user and worker 10 years ago
ckolivas 6b9c558abc Add a json_get_double helper 10 years ago
ckolivas 62117bb380 Reset all best share counters after a block solve 10 years ago
ckolivas 5cff5ae477 Drop two potentally unhandled reference counts 10 years ago
kanoi 6c6912b0cd php - update the payout details to match the new shift code 10 years ago
kanoi bba8cc5a54 ckdb - workmarkers has 2 trees, fix so both are always updated 10 years ago
kanoi 60a26a5cf0 ckdb - add debug to pplns 10 years ago
kanoi 6a35a02c77 php - convert a failed blocks access to pblocks 10 years ago
kanoi 69ec5e702c ckdb - add a flush socket command to flush stdin, stdout and the logmsg log file 10 years ago
kanoi 468a24c51e ckdb - since they are as yet unused, don't store new auths in ram 10 years ago
kanoi 19a9b244b3 ckdb - log steps in the storage dealloc during shutdown 10 years ago
Con Kolivas d64a0fa5de Dead instances are a singly linked list only 10 years ago
Con Kolivas 4d72f49061 Preauth workers for the first 10 minutes after a user first authorises 10 years ago
kanoi 23c13f8647 ckdb - workmarkers processing: no sharesummaries is not an error 10 years ago
kanoi cc86234cd0 ckdb - allow setting workmarkers as processed via marks command 10 years ago
kanoi f1f0290074 ckdb - enable, optionally automatic but off by default, workmarkers processing 10 years ago
Con Kolivas de0f3438e9 Don't use JSON_EOL for logged text 10 years ago
Con Kolivas 88c7ef3c20 Use JSON_EOL in connector 10 years ago
Con Kolivas e1e2d06a4f Use JSON_EOL where suitable in stratifier 10 years ago
Con Kolivas 5c18e7e0f8 Use JSON_EOL in generator 10 years ago
Con Kolivas 906d24a554 Add an option to add an EOL marker to json_dumps 10 years ago
Con Kolivas 638ce65c5b Add best share support per client/worker/user and display it per worker/user 10 years ago
kanoi 9176bf81fd ckdb - auto create shift workmarkers 10 years ago
kanoi efe27652b4 ckdb - set mark base 32 code ascii sorted 10 years ago
kanoi 4e011915ad ckdb - auto create shift marks 10 years ago
kanoi 291271ad45 php - set sync red limit higher (5000) 10 years ago
kanoi a4830f7b9d php - fix Logout alignment 10 years ago
kanoi 9a7e4c4b3f php - suggest to not break in the user 'Hash Rate:' text 10 years ago
kanoi 0ebc85a447 php - reduce header width when logged in 10 years ago
kanoi e7eb8508cc php - allow pblocks when logged in rather than redirecting to index 10 years ago
kanoi 043bf755da php - reduce header width 10 years ago
kanoi f7461be43e ckpmsg allow comments with a leading '#' and timestamp comments and empty lines 10 years ago
kanoi 8721353bed ckdb - old btc address lookup fails 10 years ago
kanoi d0ccf22697 ckdb - don't truncate large replies from cmd_userset() 10 years ago
kanoi 9562d4b594 php - pplns number formatting to help with visual comparisons 10 years ago
kanoi f3889985a3 php - increase pplns timeout 10 years ago
kanoi 6915c03e16 php - blocks page heading and seq numbers 10 years ago
kanoi fad4a6fb55 Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool 10 years ago
kanoi a94b558463 ckdb - only load the last auths record for each worker 10 years ago
kanoi b903c9536e ckdb - db load limit userstats/poolstats to last 24hrs since we don't need them yet 10 years ago
kanoi 4ddb4d4e99 ckdb/php check/report -w limits 10 years ago
Con Kolivas 8622718c48 Make jansson use ckalloc for its malloc 10 years ago
Con Kolivas 11208274b1 Keep retrying indefinitely with backoff after a malloc failure instead of quitting, with a message directly to stderr 10 years ago
kanoi 4ff24def83 php - fix seq column in block total table 10 years ago
kanoi 5f564e97d6 ckdb/php - add display format block hash to pblocks csv 10 years ago
kanoi a3bd74eaa1 php - csv version of pblocks 10 years ago
kanoi 6abe2a418a ckdb/php - add a 'sync' value to the page footer - shows how many outstanding socket requests have been queued 10 years ago