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 3f061c9331 Do the CPU intensive part of a stratum receive outside the main stratum loop 10 years ago
..
jansson-2.6 Import jansson huge val fix 10 years ago
Makefile.am ckdb - add functions for talking to bitcoind - and an orphan check to flag orphans automatically 10 years ago
bitcoin.c Retry submitting a block up to 5 times if we fail to get a proper response 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 paymentaddresses dump code and fix removal of old ones 10 years ago
ckdb.h ckdb - use pointers for sharesummary create/modify fields 10 years ago
ckdb_btc.c php - add direct address validation and allow variable socket timeouts 10 years ago
ckdb_cmd.c ckdb - use pointers for sharesummary create/modify fields 10 years ago
ckdb_data.c ckdb - add paymentaddresses dump code and fix removal of old ones 10 years ago
ckdb_dbio.c ckdb - use pointers for sharesummary create/modify fields 10 years ago
ckpmsg.c Add debugging to hex2bin to know where it failed from 11 years ago
ckpool.c Make it possible to create many threads associated with a ckmsgq 10 years ago
ckpool.h Make it possible to create many threads associated with a ckmsgq 10 years ago
connector.c Cosmetic tidy 10 years ago
connector.h Add connector process which will process all remote communications 11 years ago
generator.c Cope with calling send_notify before any notify exists by returning no message 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 - add paymentaddresses dump code and fix removal of old ones 10 years ago
ktree.h ckdb/ktree - use cmp_t data type for compares and speed up compare functions 10 years ago
libckpool.c Do not double close socket sent to get_fd 10 years ago
libckpool.h Add source debugging to close failure 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 Do the CPU intensive part of a stratum receive outside the main stratum loop 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