You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Con Kolivas 1624d527b9 Use a portable boolean to tell us when ckdb is offline and change it under lock 10 years ago
..
jansson-2.6 Update copyright years on affected files 10 years ago
Makefile.am remove ckdb bzip2 build requirement 10 years ago
bitcoin.c Decrease verbosity of invalid char being passed to validate_address 10 years ago
bitcoin.h Create a json string based on parameters we'll be sending to the database on every work update to be submitted once it's hooked in 11 years ago
ckdb.c ckdb - add a flush socket command to flush stdin, stdout and the logmsg log file 10 years ago
ckdb.h ckdb - workmarkers has 2 trees, fix so both are always updated 10 years ago
ckdb_btc.c make LOG* macros typecheck and fix related errors/warnings 10 years ago
ckdb_cmd.c ckdb - add debug to pplns 10 years ago
ckdb_data.c ckdb - enable, optionally automatic but off by default, workmarkers processing 10 years ago
ckdb_dbio.c ckdb - workmarkers has 2 trees, fix so both are always updated 10 years ago
ckpmsg.c ckpmsg allow comments with a leading '#' and timestamp comments and empty lines 10 years ago
ckpool.c Back off and retry on failed realloc in read_socket_line instead of failing. 10 years ago
ckpool.h Update copyright years on affected files 10 years ago
connector.c Only ask the stratifier to drop a client once 10 years ago
connector.h Add connector process which will process all remote communications 11 years ago
generator.c Use JSON_EOL in generator 10 years ago
generator.h Rename processes and change generator function to suit pi model 11 years ago
klist.c ckdb/php - add more storage usage stats and cull workqueue 10 years ago
klist.h klist - missing from commit 10 years ago
ktree.c ckdb - free ktree leaked ram when using remove and correct log timezone 10 years ago
ktree.h ckdb - free ktree leaked ram when using remove and correct log timezone 10 years ago
libckpool.c Fix impossible >= UNIX_PATH_MAX warning 10 years ago
libckpool.h Add a helper function to check a hex string is valid 10 years ago
notifier.c Add notifier tool to be used with blocknotify from bitcoind 10 years ago
relog.sh script to convert ckdb2014*log filenames to UTC 10 years ago
sha2.c Cosmetic changes 11 years ago
sha2.h Cosmetic changes 11 years ago
stratifier.c Use a portable boolean to tell us when ckdb is offline and change it under lock 10 years ago
stratifier.h Move the stratifier stratum send and receive queues to generic ckmsg queues 11 years ago
uthash.h Use int64_t lookups in uthash and fix some cosmetic errors with integers 10 years ago
utlist.h Send and receive stratum messages via their own threads that add and remove client ids to the json using linked lists and pthread conditionals to wake them 11 years ago