1411 Commits (291271ad45322ac16844ca2f505eadc518744d1c)
 

Author SHA1 Message Date
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
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 d2a24876b0 Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool 10 years ago
kanoi d0e2e2c688 ckdb - report (rare) invalid usernames 10 years ago
Con Kolivas 5c7e42c29e Change default nonce1 length to 4 bytes 10 years ago
kanoi 3d89862c18 Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool 10 years ago
Con Kolivas 55d1c98f19 Merge branch 'master' into userstats 10 years ago
Con Kolivas 0d5d2a8a0d Merge branch 'master' into userstats 10 years ago
kanoi c3bca3e3b0 ckdb - add the ckpool workerstats command 10 years ago
kanoi 81fa297273 php - add uncommitted css .hid 10 years ago
kanoi f2543ca22e ckdb - don't revalidate known addresses - it's slow 10 years ago
kanoi 6647df49b6 php - addresses page, fix '+' to work with no addresses 10 years ago
kanoi 2e00dc5d3b php - fix page_api warning 10 years ago
kanoi 6ae7b58bb0 php - update payout description to match kano pool 10 years ago
kanoi 1ee6c04722 php - add a blockchain link on the payments page to the payout address 10 years ago
kanoi d1cbdc56db ckpmsg - display up to 64k of the reply data 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 72ef2dc56e php - make the socket base timeout longer 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 44009cd4d4 remove ckdb bzip2 build requirement 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