Commit Graph

  • fa9fcee922 ckdb - keep track of the list of kstores in a klist kanoi 2016-10-14 18:49:06 +1100
  • c6e1a62a02 ckdb - pause command to help with culling kanoi 2016-10-14 14:24:49 +1100
  • 00b5a6b1be ckdb - track idcontrol in ram kanoi 2016-10-13 09:44:30 +1100
  • ff8f097cc9 ckdb - add commas to db load record counts kanoi 2016-10-12 17:41:51 +1100
  • 67ba50fe89 ckdb - fix optioncontrol DLPRIO change kanoi 2016-10-12 16:18:49 +1100
  • eb25c7f94a ckdb - cache field numbers when loading tables kanoi 2016-10-11 20:45:59 +1100
  • 0fb49e96be php - add more sorting options to page_ckp kanoi 2016-10-07 16:36:19 +1100
  • 9b8aaaf038 ckdb - allow changing CULL_TRANSFER kanoi 2016-10-07 16:19:38 +1100
  • 11bbc5970d ckdb - remaining begin statements kanoi 2016-10-06 18:50:57 +1100
  • ac6aff7918 ckdb - wrap most PQ functions and simplify kanoi 2016-10-06 17:48:57 +1100
  • 8496314df3 ckdb - log duplicate DB store of shares as NOTICE kanoi 2016-10-01 10:40:28 +1000
  • d15e332b2a ckdb - use a signed number for ram to handle numerical errors kanoi 2016-09-30 09:34:06 +1000
  • 6b59f1442a ckdb - log errors for calls to _data_to_buf with null data kanoi 2016-09-30 06:20:08 +1000
  • 9fd830bbae ckdb - ensure unused payments fields aren't null kanoi 2016-09-30 06:00:39 +1000
  • ed9a9aae3d ckdb - handle culling in the klist code kanoi 2016-09-29 22:31:04 +1000
  • 62c7fce61e ckdb - add msgline to cmd_dsp() code kanoi 2016-09-29 21:02:13 +1000
  • 4ab63834ab ckdb - update cmd_dsp kanoi 2016-09-29 17:26:03 +1000
  • 762f8ffad3 ckdb - store shares with unknown usernames kanoi 2016-09-28 17:09:21 +1000
  • fefce2810e php - scale up the rewards unit kanoi 2016-09-28 10:19:09 +1000
  • c94a57f311 php - convert TAB to tabs in ckdb.php - optionally on by default kanoi 2016-09-25 14:07:29 +1000
  • a23326593e Set new proxy priority to very high until the fields are filled in or it may be falsely elevated initially Con Kolivas 2016-09-25 12:40:47 +1000
  • 8ed2003afc ckdb - completely ignore dup shares, since it can stop workmarker processing kanoi 2016-09-24 19:46:14 +1000
  • 6fcc818cbb Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool kanoi 2016-09-23 21:28:34 +1000
  • 3beb8cc049 ckdb - add thread control for b/clistener and comment about ckdb thread setup kanoi 2016-09-23 21:27:53 +1000
  • a8cdc4470a Raise the original signal on exiting signal handler in ckpmsg Con Kolivas 2016-09-23 17:13:45 +1000
  • 88d36209f3 Fix propagation of global proxy passwords Con Kolivas 2016-09-23 17:09:57 +1000
  • 05dc708744 Add signal handler to ckpmsg to return console to normal on exit Con Kolivas 2016-09-23 17:02:31 +1000
  • 6cc8d57982 If we're not reading from a terminal, parse lines at a time in ckpsmg allowing us to script its usage Con Kolivas 2016-09-23 16:29:01 +1000
  • 38b20f2efb Merge branch 'master' of bitbucket.org:ckolivas/ckpool Con Kolivas 2016-09-23 14:31:28 +1000
  • a58e4ee46a Better handle deleted global proxies and switch more rapidly Con Kolivas 2016-09-23 13:52:53 +1000
  • cc6e431b13 Properly handle userproxy priorities Con Kolivas 2016-09-23 13:04:19 +1000
  • 0cc991eb51 ckdb - remove unnecessary alert processing kanoi 2016-09-22 21:18:18 +1000
  • ef5df59d78 ckdb - update cmd.sh to use ckdb.php kanoi 2016-09-22 21:14:47 +1000
  • 53955fa97e php - add a php script to talk to ckdb kanoi 2016-09-22 21:13:25 +1000
  • 96591926b8 php - trim settings address kanoi 2016-09-22 04:27:44 +1000
  • a661347139 php - trim address and name for address management kanoi 2016-09-22 04:22:29 +1000
  • f6aca5f050 ckdb - track ram usage for breakqueue kanoi 2016-09-22 04:15:43 +1000
  • 98929f5ce8 ckdb - track ram usage for transfer and msgline kanoi 2016-09-22 03:53:54 +1000
  • b4a115cc09 ckdb - make all poolinstance intransient kanoi 2016-09-22 02:32:24 +1000
  • 7da13cb793 ckdb - simple cmd script for sending messages to ckdb kanoi 2016-09-21 15:53:08 +1000
  • 2eaf18fc33 ckdb - use intransients for 'code' in MSGLINE and SEQENTRY kanoi 2016-09-21 15:41:19 +1000
  • 90e48da06f ckdb - ensure intransient fields are intransient kanoi 2016-09-20 23:01:20 +1000
  • 1a794bdded Implement basic history backlog and non-printable character filtering for ckpmsg Con Kolivas 2016-09-20 18:45:08 +1000
  • 6179a5045d Implement long options and basic help for ckpmsg Con Kolivas 2016-09-20 15:52:10 +1000
  • f61d839b30 Fix missing initial stratum notify in proxy mode Con Kolivas 2016-09-20 15:11:47 +1000
  • 71870b11c5 Remove test that is always true Con Kolivas 2016-09-20 13:22:41 +1000
  • a8688aece3 Don't hang up immediately on epollhup if we still have epollin events Con Kolivas 2016-09-19 23:44:25 +1000
  • 44d6029e54 Handle upstream pools sending messages and then closing sockets immediately afterwards (eg after a redirect.) Con Kolivas 2016-09-19 23:38:01 +1000
  • ddd58fa778 Make nodes submit upstream transactions to the local btcd to speed up blocksolve processing Con Kolivas 2016-09-19 17:52:36 +1000
  • b517b3b065 Logic error in choosing best proxy Con Kolivas 2016-09-19 16:34:59 +1000
  • 526a8f3666 Fix incorrect size added during cleanup Con Kolivas 2016-09-19 16:21:41 +1000
  • 6e5f985395 ckdb - paymentaddresses requires a DLPRIO above intransient kanoi 2016-09-13 19:48:32 +1000
  • cc986392e2 ckdb - payaddress updates have a non-fixed field name so are not intransient kanoi 2016-09-13 19:38:03 +1000
  • 08a937768c ckdb - change username fields and all relevant fields in paymentaddresses and payments to intransient kanoi 2016-09-13 19:07:04 +1000
  • e39fdc3caa php - add sorting to page_ckp.php kanoi 2016-09-12 12:32:48 +1000
  • af5eb9e6c6 ckdb - make large table create/modify fields, and all workername fields intransient kanoi 2016-09-12 10:39:43 +1000
  • 5b348f2bef ckdb - add a console counter when loading payments and miningpayouts kanoi 2016-09-10 22:29:57 +1000
  • 48ee5c1e84 ckdb - use io_msg for db *_fill counter messages kanoi 2016-09-10 22:12:35 +1000
  • bc478cf4b9 ckdb - allow admin web access to events kanoi 2016-09-09 19:28:43 +1000
  • 15a568be15 Update build dependencies kanoi 2016-09-08 15:46:29 +1000
  • b321a3b5bf php - show the 2fa entered since some browsers mess it up - ok to show coz it's single use kanoi 2016-09-06 13:18:32 +1000
  • 90195d398e ckdb - option -X to not use the exclusive db load locks kanoi 2016-09-04 22:40:05 +1000
  • 00abf1fac0 ckdb - separate out and always show the exit reports and show an exit message kanoi 2016-09-04 22:31:16 +1000
  • 40a31e3251 ckdb - fix esm so that it works and add an esm cmd_query kanoi 2016-09-02 20:15:47 +1000
  • 39fed01b69 ckdb - add in_ to the front of intransient workinfo fields kanoi 2016-09-02 01:37:16 +1000
  • 1d47cfbaad ckdb - reduce the size of workinfo and make some intransient kanoi 2016-09-02 01:03:50 +1000
  • ac3e2368b5 ckdb - option to disable writing the ckdb-db logs kanoi 2016-09-01 20:59:26 +1000
  • 6c82717028 ckdb - allow cmd_query during reload kanoi 2016-09-01 20:20:51 +1000
  • e70ca1f89f ckdb - add an ioqueue cmd_query and force flush the console ioqueue on exit kanoi 2016-09-01 19:57:46 +1000
  • aa4865265e ckdb - add a nameram cmd_query kanoi 2016-09-01 19:46:35 +1000
  • 929c30df06 ckdb - limit console early share messages kanoi 2016-09-01 14:45:07 +1000
  • ee4f78bace ckdb - add a field name for the get_intransient error message kanoi 2016-09-01 10:41:05 +1000
  • 69cf35313d ckdb - intransient store of common strings to reduce ram - only used in transfer so far kanoi 2016-08-31 22:12:55 +1000
  • f96cf93aa6 ckdb - prioritise workinfo processing kanoi 2016-08-31 09:10:55 +1000
  • 2e88c53c70 ckdb - give workinfo (and others) separate cmd values kanoi 2016-08-31 08:55:19 +1000
  • b1a88c35c3 ckdb - always show a sequence_report on exit kanoi 2016-08-30 22:35:50 +1000
  • 9c9349371b ckdb - don't truncate text input kanoi 2016-08-30 20:38:39 +1000
  • a9e7ec8168 ckdb - display a status_report when exiting kanoi 2016-08-30 00:24:50 +1000
  • fa9e09aeb4 ckdb - allow setting the reload to accept non-pool data kanoi 2016-08-29 23:01:13 +1000
  • d85749e552 ckdb - reduce the base size of transfer kanoi 2016-08-29 22:42:15 +1000
  • 8fae6546c5 ckdb - have separate sockets for data and make one main allocation point kanoi 2016-08-29 17:32:02 +1000
  • 7ddc30d61c Merge branch 'master' into segwit-rebased Con Kolivas 2016-08-26 10:57:41 +1000
  • 2aedae4379 Style and safecmp changes to segwit commits. Con Kolivas 2016-08-26 10:57:29 +1000
  • 50c1e00509 Remove unused var Con Kolivas 2016-08-26 10:38:48 +1000
  • 82046d5537 Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool kanoi 2016-08-24 17:30:04 +1000
  • 654baf6bf5 ckdb - use a separate thread for message logging kanoi 2016-08-24 17:28:11 +1000
  • ee10a5b339 Bump version to 0.9.4 Con Kolivas 2016-08-23 22:42:08 +1000
  • 1858acbc56 ckdb - change the main processname with -o kanoi 2016-08-23 11:41:57 +1000
  • e9dcdd3bd2 ckdb - use -N to change the listener socket name kanoi 2016-08-23 11:17:54 +1000
  • dbab97f3da ckdb - key update: discard sharesummaries since they are not used kanoi 2016-08-22 17:35:37 +1000
  • e6510bba84 ckdb - discard shares as soon as they've been summarised kanoi 2016-08-22 17:34:00 +1000
  • e57d797014 ckdb - add shareinfo to cmd_query and allow cmd_query during key_update kanoi 2016-08-22 01:38:38 +1000
  • 29d2612c6d ckdb - log the workinfo height for close to block, shares kanoi 2016-08-21 23:04:00 +1000
  • 72374c328c ckdb - calculate file time lengths for the reload ratio kanoi 2016-08-21 22:17:22 +1000
  • 1c42be20ff ckdb - add a file processing time ratio to the reload messages kanoi 2016-08-21 03:28:07 +1000
  • 146142ff2c ckdb - missing time initialisation kanoi 2016-08-21 02:15:28 +1000
  • a25111dfb8 ckdb - display trans found msgs as ranges kanoi 2016-08-21 01:55:24 +1000
  • 96b6a9fc6b ckdb - missing lock on users access - part 2 :) kanoi 2016-08-19 23:02:49 +1000
  • cb13b08eea ckdb - missing lock on users access kanoi 2016-08-19 23:00:54 +1000
  • 798ad0cc28 ckdb - remove useless compile warning kanoi 2016-08-19 17:51:33 +1000