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.
 
 
 
 
 
 
ckolivas 0fadee1520 Send idle status of workers once to ckdb with userstats and then stop sending their stats 11 years ago
..
jansson-2.6 Clean up unnecessary jansson build components 11 years ago
Makefile.am Simplify inclusion of local jansson headers 11 years ago
bitcoin.c 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
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/pool allusers pool stats page (any shares in the last 1hr) 11 years ago
ckpmsg.c Add debugging to hex2bin to know where it failed from 11 years ago
ckpool.c Make significant floating point errors fatal to avoid subtle bugs being missed 11 years ago
ckpool.h Move generic ckmsgq functions to ckpool.c to allow ckp to be included 11 years ago
connector.c We do not retry the accept call if it fails 11 years ago
connector.h Add connector process which will process all remote communications 11 years ago
generator.c Don't check for EINTR in generator as well 11 years ago
generator.h Rename processes and change generator function to suit pi model 11 years ago
klist.c ckdb v0.0 11 years ago
klist.h klist - display function for ktree display 11 years ago
ktree.c correct copyright years and use defined constant as expected in ckdb 11 years ago
ktree.h correct copyright years and use defined constant as expected in ckdb 11 years ago
libckpool.c Put sanity upper limit on exponent function used in decay_time 11 years ago
libckpool.h Move generic ckmsgq functions to ckpool.c to allow ckp to be included 11 years ago
sha2.c Cosmetic changes 11 years ago
sha2.h Cosmetic changes 11 years ago
stratifier.c Send idle status of workers once to ckdb with userstats and then stop sending their stats 11 years ago
stratifier.h Move the stratifier stratum send and receive queues to generic ckmsg queues 11 years ago
uthash.h Create a client instance hash table and use it to determine which fds need to be polled 11 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