Commit Graph

  • 1268d4c3ab ckdb - add dbcode to all thread names kanoi 2016-08-19 13:13:33 +1000
  • 649461ff01 ckdb - add a simple socketer timeout for quiet pools :) kanoi 2016-08-19 12:33:25 +1000
  • 4b302af97f ckdb - pqproc() thread management kanoi 2016-08-19 11:38:26 +1000
  • 920070f07c ckdb - add missing null checks in workinfo_age kanoi 2016-08-19 00:37:36 +1000
  • de85c3fb5a ckdb - breaker() thread management kanoi 2016-08-18 14:03:07 +1000
  • bfb0f065a4 ckdb - disable all lock checking if thread limits are exceeded kanoi 2016-08-17 11:30:54 +1000
  • 366a36a9ae ckdb - allow adjusting the reload process thread count kanoi 2016-08-17 10:27:27 +1000
  • db77dfc788 ckdb - make share processing thread safe and enable a cmd socket during key_update kanoi 2016-08-16 13:54:26 +1000
  • 818c586f18 Advertise segwit support Cory Fields 2016-08-11 13:37:51 -0400
  • 29403a2c1c Add BIP145 segwit support Cory Fields 2016-08-11 13:37:35 -0400
  • 4fa3a3416e Add basic versionbits (BIP9) gbt rules logic Cory Fields 2016-08-11 11:40:29 -0400
  • a7c27174ce ckdb - correct reload file begin time kanoi 2016-08-08 18:32:13 +1000
  • 0e917aed1a Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool kanoi 2016-08-07 23:59:41 +1000
  • ab5a70d89e ckdb - show reload lines per second for each individual file kanoi 2016-08-07 23:57:16 +1000
  • 0114e507b0 ckdb - key update, discard unneeded generated data kanoi 2016-08-07 23:39:30 +1000
  • 252233a318 ckdb - fix workmarker handling, ageing, stopping early and allow limiting workmarker loading with -w kanoi 2016-08-07 23:26:38 +1000
  • 168f6659f6 ckdb - allow reload files to be in date based subdirectories kanoi 2016-08-07 01:08:41 +1000
  • f7f5b6dd7d php - add PPS% to Block Statistics kanoi 2016-08-06 22:19:59 +1000
  • f01d892344 ckdb - keysummary generation initial coding kanoi 2016-08-06 21:15:27 +1000
  • ded126d599 Relax the array size check in shares to at least large enough Con Kolivas 2016-08-04 15:40:03 +1000
  • ead718a5b5 Rework the user and worker examining loops in statsupdate to not hold the instance lock Con Kolivas 2016-08-04 15:30:15 +1000
  • 44b03fcf29 Rework client examination loop in statsupdate Con Kolivas 2016-08-04 14:39:47 +1000
  • 16efbaff3f Examine clients outside of lock in statsupdate to minimise lock hold time Con Kolivas 2016-08-04 11:58:23 +1000
  • b52fb9b478 Merge branch 'master' of bitbucket.org:ckolivas/ckpool Con Kolivas 2016-08-04 10:16:15 +1000
  • c2be459e76 Inline ref_instance_by_id to be able to determine the caller of it for lock debugging Con Kolivas 2016-08-04 10:16:08 +1000
  • aa4e2790e9 Drop and regain lock in statsupdate to minimise lock contention ckolivas 2016-08-01 11:28:53 +1000
  • ee17b24b9b Differentiate a dead proxy from a deleted one Con Kolivas 2016-07-29 12:01:51 +1000
  • a5cb533924 Fix crash with proxy that has no subproxies Con Kolivas 2016-07-19 11:23:08 +1000
  • 14c8a3a125 Add quiet mode option which suppresses throbber Con Kolivas 2016-07-29 11:45:46 +1000
  • a5d526a67d Delete parent proxies once all their subproxies are dead Con Kolivas 2016-07-29 11:37:17 +1000
  • 217c233889 php - remove the worker from the api username for people who can't read :) kanoi 2016-07-23 10:15:35 +1000
  • fa6601ff99 php - reduce id overlap and trim 2fa kanoi 2016-07-23 08:11:43 +1000
  • f5251d5b24 php - tidy up page header rounding kanoi 2016-07-21 17:18:08 +1000
  • 9ff31a3d08 ckdb - missing free kanoi 2016-07-21 03:51:41 +1000
  • f8967ecbc2 ckdb - report the _require_name() mvalue if it fails the regext test kanoi 2016-07-21 01:25:48 +1000
  • b185dc8606 ckdb - fix shift end to only happen once per halving kanoi 2016-07-21 00:55:39 +1000
  • 579c2ee279 ckdb - report an error if keysummary != sharesummary total kanoi 2016-07-21 00:40:08 +1000
  • 3742e10555 Merged in ctubio/ckpool-1/ctubio/fixed-immortal-table-tags-1468771817355 (pull request #9) TheKano 2016-07-18 11:16:22 +1000
  • be0123f376 Fixed immortal table tags. Carles Tubio 2016-07-17 16:10:23 +0000
  • 7d5722e074 Merged in ctubio/ckpool-1/ctubio/fixed-wrong-time-calculation-1468719906244 (pull request #8) TheKano 2016-07-17 12:06:14 +1000
  • 85479a7607 Fixed wrong time calculation. Carles Tubio 2016-07-17 01:45:18 +0000
  • a9ff3ab700 ckdb - fix missing keyshares from keysummary kanoi 2016-07-15 00:16:41 +1000
  • e51e667d95 ckdb - fix exits in keysummary code kanoi 2016-07-10 00:48:14 +1000
  • d3e5bb2ce0 ckdb - start a new shift on a halving kanoi 2016-07-09 23:51:52 +1000
  • b530704419 ckdb - add keysummary code, ako and stop core dumping on a missing : in oc_ips() kanoi 2016-07-09 23:40:51 +1000
  • 389978dcec php - add a comment describing what a 2fa value is when you first test 2fa kanoi 2016-05-17 20:46:22 +1000
  • 6e1ec045f0 ckdb - add -T option to disable storing the workinfo transaction tree kanoi 2016-05-16 10:55:47 +1000
  • f88489dbce ckdb - fix time logging in SS_to_MS for error conditions kanoi 2016-05-16 08:22:52 +1000
  • ec9bb56264 ckdb - allow the shift summarisation lock to be held longer kanoi 2016-05-15 23:58:38 +1000
  • 977a51c8b7 ckdb - more shift stats kanoi 2016-05-15 21:05:38 +1000
  • c311761b1f ckdb - zombie killer kanoi 2016-05-14 23:32:45 +1000
  • 4d70a42326 ckdb - add some process and lock time stats to shift processing kanoi 2016-05-14 13:52:51 +1000
  • 0ea816b154 sql/ckdb - add keysummary DB table and remove unused sharesummary table kanoi 2016-05-14 09:54:34 +1000
  • 39f2cf70e4 ckdb/sql - db update and store address+agent for sdiff shares kanoi 2016-05-13 19:35:23 +1000
  • eb751398e1 ckdb/php - add ckdb uptime to the pool stats page kanoi 2016-05-10 20:12:35 +1000
  • f98d37d2e5 php - fix allwork sorting failure due to multiple <tbody>s kanoi 2016-05-10 18:10:27 +1000
  • d6e881b4db php - adjust the alignment of the blocks page kanoi 2016-05-10 14:21:26 +1000
  • 3f39bda589 php - correct one return value for dspname kanoi 2016-05-10 14:04:21 +1000
  • 2e7f677535 Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool kanoi 2016-05-10 14:00:47 +1000
  • 2c2bf879ba php - shorten long wokernames on the blocks page kanoi 2016-05-10 13:59:47 +1000
  • 54ccb02ad7 Add client address and useragent to each share Con Kolivas 2016-05-06 10:15:08 +1000
  • ac7e41c570 ckdb - separate out the block orphan check and call it more often kanoi 2016-05-05 18:12:08 +1000
  • 90a11f3681 ckdb - fix some memory leaks kanoi 2016-05-04 23:39:59 +1000
  • ba69ac6a45 ckdb/php - add 100 block luck history to the blocks page kanoi 2016-05-04 12:33:08 +1000
  • f4ef396445 ckdb - allow > 60s times in the cmd_shsta report kanoi 2016-05-03 06:56:45 +1000
  • 296e50f4bb ckdb - max_sockd counter must use locked access kanoi 2016-05-03 05:21:00 +1000
  • 6e4b703233 ckdb - fix compile warnings kanoi 2016-04-29 23:06:41 +1000
  • be8566c4ce ckdb - increase the threaded processing stages and signal all threads rather than polling kanoi 2016-04-29 22:52:24 +1000
  • ebb0a4873e ckdb - add some more running stats to cmd_shsta kanoi 2016-04-26 20:30:42 +1000
  • e1dc5b629e php - add a simple btc test for pplns2, the same as ckdb kanoi 2016-04-22 23:12:04 +1000
  • cef058b4f4 ckdb - more seqall logging and lognotice processing counts kanoi 2016-04-21 14:17:07 +1000
  • 06f65b8709 ckdb - change the f shift name :) kanoi 2016-04-19 22:09:24 +1000
  • 8e3615205a ckdb - also find seqall if it's last, for seqall logging kanoi 2016-04-19 19:09:21 +1000
  • 392d6af11a ckdb - optional seqall logging for debugging kanoi 2016-04-19 11:28:16 +1000
  • 056bc79b11 php - ensure doaddrmgt() has an email target kanoi 2016-04-18 15:58:44 +1000
  • 9cf6e7c294 php - send emails on multi-payaddress changes kanoi 2016-04-18 15:33:41 +1000
  • 6eb398485f sql - include hold info on the end of each luck report line kanoi 2016-04-14 16:44:09 +1000
  • 83c8a61378 ckdb - include the count of the seq trans range in the message kanoi 2016-04-12 21:00:23 +1000
  • 2fb9e95676 ckdb - delay queue complete until pool0+pool first hits zero - as it did before kanoi 2016-04-12 19:04:03 +1000
  • a54c265ea9 ckdb - display seq trans messages as seqnum ranges rather than one per seqnum kanoi 2016-04-12 16:27:35 +1000
  • 9fe2ef162d Unnecessary test Con Kolivas 2016-04-12 15:38:17 +1000
  • 632cae501e Respect nonce2length request in proxy mode as upper limit, giving a warning if we're unable to meet it Con Kolivas 2016-04-12 14:19:15 +1000
  • a568baf4fa Increase verbosity of connector drop message for passthroughs Con Kolivas 2016-04-12 13:47:56 +1000
  • 685af50a7e Add identifier for clients in the stratifier to know what node/passthrough they belong to Con Kolivas 2016-04-12 13:38:54 +1000
  • 719016f529 Reopen log file every minute allowing us to move/rename it, creating a new logfile Con Kolivas 2016-04-12 12:15:55 +1000
  • b8f368becd ckdb - fix pool0->pool handover kanoi 2016-04-11 11:35:30 +1000
  • 81f757e35f sql - a luck report kanoi 2016-04-10 15:42:00 +1000
  • 1adfcb1c51 ckdb - increase seqall highlimit to accommodate different data type processing times kanoi 2016-04-08 21:07:12 +1000
  • a0fbee4ae5 ckdb - event code check items for null before using them :P kanoi 2016-04-05 16:18:15 +1000
  • c9a23df224 ckdb - report queues in cmd_shsta and change the processing delays kanoi 2016-04-05 16:08:59 +1000
  • b87dc9d1e3 ckpmsg - add an optional displayed line counter and allow setting the log level kanoi 2016-04-05 15:54:56 +1000
  • 542e8a1bde Merge branch 'master' of bitbucket.org:ckolivas/ckpool Con Kolivas 2016-03-31 11:07:46 +1100
  • d2a8f02b92 Cope with NULL pass in add_userproxy Con Kolivas 2016-03-31 11:07:31 +1100
  • fc9f809e01 ckdb - ensure all earlysock data is processed first kanoi 2016-03-31 00:38:41 +1100
  • e318dead03 php - add a payout address limitation message kanoi 2016-03-29 06:30:20 +1100
  • 521c0cbfde ckdb - put back the pool msg tick kanoi 2016-03-28 01:32:05 +1100
  • 7dee1e28b5 ckdb - report the msg sent on a unix socket send failure kanoi 2016-03-28 01:19:24 +1100
  • 57aaad447f ckdb - thread breakdown, limit it's ram usage, close/open db connections during db load, report new stats during reload every 15s kanoi 2016-03-28 00:48:46 +1100
  • f4ebd438cc Merged in ordonezalex/ckpool/fix-count-check-for-page-name (pull request #7) TheKano 2016-03-23 15:30:51 +1100
  • 48b60b91d3 Fix count check for page name Alex Ordonez 2016-03-23 00:20:26 -0400