3178 Commits (ac7e41c57093f4f4df70c7de110d4c7874b896e1)
 

Author SHA1 Message Date
kanoi ac7e41c570 ckdb - separate out the block orphan check and call it more often 9 years ago
kanoi 90a11f3681 ckdb - fix some memory leaks 9 years ago
kanoi ba69ac6a45 ckdb/php - add 100 block luck history to the blocks page 9 years ago
kanoi f4ef396445 ckdb - allow > 60s times in the cmd_shsta report 9 years ago
kanoi 296e50f4bb ckdb - max_sockd counter must use locked access 9 years ago
kanoi 6e4b703233 ckdb - fix compile warnings 9 years ago
kanoi be8566c4ce ckdb - increase the threaded processing stages and signal all threads rather than polling 9 years ago
kanoi ebb0a4873e ckdb - add some more running stats to cmd_shsta 9 years ago
kanoi e1dc5b629e php - add a simple btc test for pplns2, the same as ckdb 9 years ago
kanoi cef058b4f4 ckdb - more seqall logging and lognotice processing counts 9 years ago
kanoi 06f65b8709 ckdb - change the f shift name :) 9 years ago
kanoi 8e3615205a ckdb - also find seqall if it's last, for seqall logging 9 years ago
kanoi 392d6af11a ckdb - optional seqall logging for debugging 9 years ago
kanoi 056bc79b11 php - ensure doaddrmgt() has an email target 9 years ago
kanoi 9cf6e7c294 php - send emails on multi-payaddress changes 9 years ago
kanoi 6eb398485f sql - include hold info on the end of each luck report line 9 years ago
kanoi 83c8a61378 ckdb - include the count of the seq trans range in the message 9 years ago
kanoi 2fb9e95676 ckdb - delay queue complete until pool0+pool first hits zero - as it did before 9 years ago
kanoi a54c265ea9 ckdb - display seq trans messages as seqnum ranges rather than one per seqnum 9 years ago
Con Kolivas 9fe2ef162d Unnecessary test 9 years ago
Con Kolivas 632cae501e Respect nonce2length request in proxy mode as upper limit, giving a warning if we're unable to meet it 9 years ago
Con Kolivas a568baf4fa Increase verbosity of connector drop message for passthroughs 9 years ago
Con Kolivas 685af50a7e Add identifier for clients in the stratifier to know what node/passthrough they belong to 9 years ago
Con Kolivas 719016f529 Reopen log file every minute allowing us to move/rename it, creating a new logfile 9 years ago
kanoi b8f368becd ckdb - fix pool0->pool handover 9 years ago
kanoi 81f757e35f sql - a luck report 9 years ago
kanoi 1adfcb1c51 ckdb - increase seqall highlimit to accommodate different data type processing times 9 years ago
kanoi a0fbee4ae5 ckdb - event code check items for null before using them :P 9 years ago
kanoi c9a23df224 ckdb - report queues in cmd_shsta and change the processing delays 9 years ago
kanoi b87dc9d1e3 ckpmsg - add an optional displayed line counter and allow setting the log level 9 years ago
Con Kolivas 542e8a1bde Merge branch 'master' of bitbucket.org:ckolivas/ckpool 9 years ago
Con Kolivas d2a8f02b92 Cope with NULL pass in add_userproxy 9 years ago
kanoi fc9f809e01 ckdb - ensure all earlysock data is processed first 9 years ago
kanoi e318dead03 php - add a payout address limitation message 9 years ago
kanoi 521c0cbfde ckdb - put back the pool msg tick 9 years ago
kanoi 7dee1e28b5 ckdb - report the msg sent on a unix socket send failure 9 years ago
kanoi 57aaad447f ckdb - thread breakdown, limit it's ram usage, close/open db connections during db load, report new stats during reload every 15s 9 years ago
TheKano f4ebd438cc Merged in ordonezalex/ckpool/fix-count-check-for-page-name (pull request #7) 9 years ago
Alex Ordonez 48b60b91d3 Fix count check for page name 9 years ago
TheKano bff0508350 Merged in ordonezalex/ckpool (pull request #6) 9 years ago
Alex Ordonez 47a8d55369 Fix HTML attribute typo: callpadding -> cellpadding 9 years ago
kanoi 774fd95a18 php - add 4 more workers to the shift graph 9 years ago
kanoi 68fe4fd301 ckdb/ckp - add the idname to the web events list 9 years ago
kanoi 060e4c15ef php - add the ovents list to page_events 9 years ago
kanoi 069760266e ckdb - add the ovents list to cmd_events 9 years ago
kanoi 4d7a54d12e ckdb - modify -M to allow more options - days or shifts 9 years ago
kanoi a30a75bd3f ckdb - load only one day of shares - or specify a begin workinfo with -b 9 years ago
kanoi 418a898c8e ckdb - optionally ignore seq values with -I - don't use when connected to ckpool 9 years ago
kanoi 01784be9ef ckdb - ignore duplicate high shares based on the DB index 9 years ago
kanoi 18bb0e7e3f ckdb - don't attempt to record SE_DUPE shares in the DB 9 years ago