160 Commits (0cf3f121e2245c30fe9a2c4042526b61db380b6f)

Author SHA1 Message Date
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
kanoi 503ec09f27 make LOG* macros typecheck and fix related errors/warnings 10 years ago
kanoi 1e578f4e89 ckdb - optioncontrol AutoAddUser to auth/add unknown users automatically 10 years ago
kanoi 21c1aa10fc ckdb - stat report every 10s during logger shutdown - if it's slow 10 years ago
kanoi 58be2ed29f ckdb - fix for pplns when payout is only in workmarkers 10 years ago
kanoi 93b8bf0071 ckdb - implement marks with cmd_marks to create and use marks and workmarkers 10 years ago
kanoi 0c9ac579e5 ckdb - reduce transfer cull to compensate for the alloc increase 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 61318d9438 ckdb - pplns set block createdate to first block record 10 years ago
kanoi 941cba9b3b ckdb - convert sharesummary workername to a ptr - reduce ram ... lots 10 years ago
kanoi 5fe3dd77e2 ckdb/php - add more stats in pplns about where the shares come from 10 years ago
kanoi 71eac4e579 ckdb/sql - add sql/code definition for Marks - not implemented yet 10 years ago
kanoi 5a57d01911 ckdb - correct pplns workmarkers sort 10 years ago
kanoi b231b158e6 ckdb/php - allow pplns to show blocks that can't be or aren't ready to be paid out 10 years ago
kanoi 180410913c ckdb - include workmarkers in old pplns calculations 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 7a8392bb1f ckdb - suggest to malloc to use mmap for transfer 10 years ago
kanoi 03efdd0332 ckdb - disallow web usernames like BTC addresses 10 years ago
kanoi aca254495e ckdb - increase transfer cull - 64 happens too regularly 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 4103e3f2b6 ckdb - free optioncontrol blob on exit 10 years ago
kanoi 6891895cb3 ckdb - use new shutdown for the confirmer 10 years ago
kanoi 0e5a1a102e ckdb - remove summariser sleep delays during shutdown 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 1759774075 ckdb - match block maturity with bitcoind-qt 10 years ago
kanoi 00ed8a41a7 ckdb - hack to allow skipping loading temorarily unneeded data 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