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 8be725bde6 Retry binding the connector to the socket for up to 2 minutes 11 years ago
..
Makefile.am 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
bitcoin.c Generate coinbase templates, fixing missing fields from gbt parser 11 years ago
bitcoin.h Generate coinbase templates, fixing missing fields from gbt parser 11 years ago
ckpool.c Add a json parser to the stratum receiver that will generate return messages 11 years ago
ckpool.h Install signal handlers and store the originals in the ckpool_t 11 years ago
connector.c Retry binding the connector to the socket for up to 2 minutes 11 years ago
connector.h Add connector process which will process all remote communications 11 years ago
generator.c Handle failed generator startup as a fatal startup, sending listener a shutdown message and adding shutdown parsing 11 years ago
generator.h Rename processes and change generator function to suit pi model 11 years ago
libckpool.c Create stratum receive/send threads that will use their own hashtables and conditionals to do work 11 years ago
libckpool.h Create stratum receive/send threads that will use their own hashtables and conditionals to do work 11 years ago
sha2.c Cosmetic changes 11 years ago
sha2.h Cosmetic changes 11 years ago
stratifier.c Add a json parser to the stratum receiver that will generate return messages 11 years ago
stratifier.h Create a stratifier thread that updates the data from the gbt template regularly and receives other requests 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