94 Commits (55595f3855c962c9ed51fccf4ee5c503a3719f24)

Author SHA1 Message Date
kanoi 55595f3855 ckdb/php - put the pool block # in the web block information 10 years ago
kanoi 73cc2eb405 ckdb - breakdown() allow zero length string values 10 years ago
kanoi 373bf7749f ckdb - report reload total lines per second 10 years ago
kanoi 9aa281539d ckdb - direct code a json decode replacement for breakdown() 10 years ago
kanoi b92f78884b ckdb - fix unused variable warnings 10 years ago
kanoi a111f51dda ckdb - dont store user/workerstats in the DB and only the last one per worker in RAM 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 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
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
kanoi 2e340ec38a ckdb - add the workername to the workerstats user error message 10 years ago
kanoi deb63501b9 ckdb - workmarkers has 2 trees, fix so both are always updated 10 years ago
kanoi 003408e441 ckdb - add debug to pplns 10 years ago
kanoi 468e9ee8d7 ckdb - add a flush socket command to flush stdin, stdout and the logmsg log file 10 years ago
kanoi 84cb20ccaa ckdb - since they are as yet unused, don't store new auths in ram 10 years ago
kanoi 7abd292357 ckdb - log steps in the storage dealloc during shutdown 10 years ago
kanoi 91aa3d0e36 ckdb - workmarkers processing: no sharesummaries is not an error 10 years ago
kanoi 3ae5e9d2b7 ckdb - allow setting workmarkers as processed via marks command 10 years ago
kanoi 297ae72e06 ckdb - enable, optionally automatic but off by default, workmarkers processing 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 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 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
kanoi 5f564e97d6 ckdb/php - add display format block hash to pblocks csv 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
kanoi ddcbd3e6a0 ckdb - add missing UNLOCK in cmd_percent and shorten the lock for paymentaddresses_set 10 years ago
kanoi 7470af8c46 ckdb - correct workinfoid for block 333809 (it was the workinfoid of block 334106) 10 years ago
kanoi 602256c443 ckdb/php - add user % stats and menus 10 years ago
kanoi e4c714ca94 ckdb/php - move to PPLNS 5xN but handle the workmarkers restriction 10 years ago
kanoi eaa583661c ckdb - make invalid user auth message only debug 10 years ago
kanoi d0e2e2c688 ckdb - report (rare) invalid usernames 10 years ago
kanoi c3bca3e3b0 ckdb - add the ckpool workerstats command 10 years ago
kanoi f2543ca22e ckdb - don't revalidate known addresses - it's slow 10 years ago
kanoi cf3658d881 ckdb/php pplns handle user with multiple payout addresses 10 years ago
kanoi 573285dd7e ckdb/php - selectively support multiple payout addresses - still needs pplns changes 10 years ago
kanoi 9b1f76e5c4 ckdb/php - display account messages at the top of the page 10 years ago
kanoi 4c75fe3a27 ckdb/php - add code for future support of multiple payout addresses per user 10 years ago
kanoi 1fca8b8188 ckdb - abort if any compressed files return no data - also true if the decompress command doesn't exist 10 years ago
kanoi a41e994548 ckdb - use a pipe for reloading compressed files - allow .bz2 .gz .lrz 10 years ago
kanoi fb6a9874ec ckdb - add libbz dependency to the ckdb build and allow reload to read both uncompressed and bzip2 compressed log files 10 years ago
kanoi 738a68fd9f ckdb - fix optioncontrol memory - and add FREENULL to free and null if needed 10 years ago
kanoi 23c461c8a7 ckdb - remove LOGERR warning 10 years ago