328 Commits (3f24108955d70a95250d9316b37ce272b17d1089)

Author SHA1 Message Date
kanoi f9a17d04c3 Update log messages to millisecond accuracy 10 years ago
Con Kolivas aa8460c0ba Set default unix read timeout back to 5 seconds except for ckpmsg and ckdb which need the 30s defaults, and double the write timeout 10 years ago
kanoi 9f859f0f78 ckdb - enable payouts expiry and a block minerreward override 10 years ago
kanoi 6832433eeb ckdb - limit reload queue and fix reload lost ∞ loop 10 years ago
kanoi fcfe965ba3 ckdb - don't store sharesummaries in the DB and delay mark processing until sync has completed 10 years ago
kanoi e1e4accda6 ckdb/php - Hall of Fame stats (no user access yet) 10 years ago
kanoi 8345abc12a ckdb - for luck :) 10 years ago
kanoi 94c682bfa2 ckdb - remove unnecessary dup messages vs reload 10 years ago
kanoi 2d0db60443 ckdb - check queue seq after reload completes 10 years ago
kanoi 040dddc6ec ckdb - allocate seqnam with the full name and use it 10 years ago
kanoi a83c283b1f ckdb - report the set number of new seqsets 10 years ago
kanoi c43375e1ac ckdb - text typo 10 years ago
kanoi 1d25cb88b0 ckdb - ensure expected duplicates are debug only and don't stop the reload early 10 years ago
kanoi 19bce29d1c ckdb - add a share status console report command shsta 10 years ago
kanoi fa38324af4 ckdb - make the terminate sequence report external 10 years ago
kanoi 998a3587e4 ckdb - add dup inimical message 10 years ago
kanoi 6fb7879a7e ckdb - complete the reload to the end of the log file 10 years ago
kanoi 15d16df1fe ckdb - process/report sequence numbers and #define some db/transfer names 10 years ago
kanoi e8223c1f8e ckdb/php - setup code for a pool shift report 10 years ago
kanoi 12a3fc5130 ckdb - add summary of shares/markers for the pool 10 years ago
kanoi c15407e68a ckdb - change shutdown to terminate 10 years ago
kanoi 7bc6768762 ckdb - don't show OoO messages during reload, just once at the end 10 years ago
kanoi ace1b122de ckdb - report startup times and time to clear the initial queue 10 years ago
kanoi d368869423 ckdb - replace 2 frees with FREENULLs - tidier :) 10 years ago
kanoi a7d730eb5f ckdb/php - allow a worker select list in the shifts request/reply 10 years ago
kanoi d8f5ceb0d2 ckdb - retain shares with an unknown workinfoid and recheck for up to 60s 10 years ago
kanoi b32080e9a5 ckdb - setup the first mandatory mark on a new pool 10 years ago
kanoi 4f327ee6ed ckdb - switch_state to allow code upgrades while running 10 years ago
kanoi 951f9019a9 ckdb/php - more block statistics 10 years ago
kanoi 924e52b435 ckdb/php - user shift report page 10 years ago
kanoi b1e72ea7f3 ckdd/php - MPayouts - mining payouts 10 years ago
kanoi 23033b0ff1 ckdb - separate valid and invalid last_share/last_share_inv 10 years ago
kanoi 1380acddfb ckdb - cmd_payouts for setting up old payouts 10 years ago
kanoi 2035db91b6 ckdb/php/sql - db storage of payout details and calculations 10 years ago
Con Kolivas 42f14a9536 Add full lock tracking for mutexes and rwlocks 10 years ago
kanoi 2c35501d6d ckdb - don't store auths in the db 10 years ago
kanoi 0e2a690e97 ckdb - remove compile warning 10 years ago
kanoi 7101cf74ea ckdb - remove duplicate variables 10 years ago
kanoi 954660c708 ckdb/php - add status images to top left 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 a111f51dda ckdb - dont store user/workerstats in the DB and only the last one per worker in RAM 10 years ago
kanoi 69ec5e702c ckdb - add a flush socket command to flush stdin, stdout and the logmsg log file 10 years ago
kanoi 19a9b244b3 ckdb - log steps in the storage dealloc during shutdown 10 years ago
kanoi f1f0290074 ckdb - enable, optionally automatic but off by default, workmarkers processing 10 years ago
kanoi 468e9ee8d7 ckdb - add a flush socket command to flush stdin, stdout and the logmsg log file 10 years ago
kanoi 7abd292357 ckdb - log steps in the storage dealloc during shutdown 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