32 Commits (0ebc85a447490d3d323373b20e1220b7d305b417)

Author SHA1 Message Date
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 ddcbd3e6a0 ckdb - add missing UNLOCK in cmd_percent and shorten the lock for paymentaddresses_set 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 4c75fe3a27 ckdb/php - add code for future support of multiple payout addresses per user 10 years ago
kanoi 738a68fd9f ckdb - fix optioncontrol memory - and add FREENULL to free and null if needed 10 years ago
kanoi 93b8bf0071 ckdb - implement marks with cmd_marks to create and use marks and workmarkers 10 years ago
kanoi a4fb2ca927 ckdb - allow the -w option to only affect sharesummaries 10 years ago
kanoi 98b52140b7 ckdb - load the marks table 10 years ago
kanoi 941cba9b3b ckdb - convert sharesummary workername to a ptr - reduce ram ... lots 10 years ago
kanoi 27b722e66e ckdb - allow disabling/enabling users 10 years ago
kanoi 5d522ddec8 ckdb - fail auth if users.status isn't empty 10 years ago
kanoi d09c7f9c6b ckdb/sql - include markersummary in share calculations and alter the sharesummary index for fast marker processing - db 0.9.4 10 years ago
kanoi 0e9752e989 ckdb/sql - update to db 0.9.3 - workmarkers 10 years ago
kanoi 46ea8d2fb7 ckdb - free ktree leaked ram when using remove and correct log timezone 10 years ago
kanoi c178d6b3bb ckdb - ensure each block's workinfo is loaded 10 years ago
kanoi e2b378cb84 ckdb - cleanup lists/trees on shutdown and notify what is delaying shutdown 10 years ago
kanoi cd0facf0e9 ckdb - keep address history for txn payment processing 10 years ago
kanoi e82dab1284 ckdb - set confirmer to only load data near the range required 10 years ago
kanoi da595c6856 ckdb - use pointers for sharesummary create/modify fields 10 years ago
kanoi 848dd0745c ckdb - speed up sharesummary processing 10 years ago
kanoi c28784c611 ckdb - add paymentaddresses dump code and fix removal of old ones 10 years ago
kanoi 3e972d7396 ckdb - disallow similar usernames due to case, and/or leading/trailing white space 10 years ago
kanoi e41d550b6f ckdb - auth return json with both secuserid and diff 10 years ago
kanoi 0d13eb4501 ckdb/php - set default diff to 0 meaning unset 10 years ago
kanoi 2f501e9d9e ckdb/php - add all pool hash rates to pool stats 10 years ago
kanoi 0abbed2cf6 ckdb - move remaining data code into ckdb_data 10 years ago
kanoi ea8ee0d376 ckdb - fix warnings from code break up 10 years ago
kanoi 50b90b4046 ckdb - break up into parts 10 years ago