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 7eb4e018b6 Allow arbitrary length coinbase2 for proxying to work properly 11 years ago
..
jansson-2.6 Clean up unnecessary jansson build components 11 years ago
Makefile.am Create the beginnings of a separate tool to talk to ckpool sockets 11 years ago
bitcoin.c Fix various memory leaks 11 years ago
bitcoin.h Add submission of blocksolves 11 years ago
ckpmsg.c Add debugging to hex2bin to know where it failed from 11 years ago
ckpool.c Make the main listener socket always return a response and create a message input/sending loop in ckpmsg 11 years ago
ckpool.h Use a weak logmsg function within libckpool allowing it to be included standalone without touching ckpool code 11 years ago
connector.c Remove unused buffer ram in send_client and demote messages to info level only 11 years ago
connector.h Add connector process which will process all remote communications 11 years ago
generator.c Make all child processes ping the parent process at regular intervals and then die if it has disappeared. Do not attempt to send unix messages to dead processes and abort instantly on socket EINTR 11 years ago
generator.h Rename processes and change generator function to suit pi model 11 years ago
libckpool.c Add debugging to hex2bin to know where it failed from 11 years ago
libckpool.h Add debugging to hex2bin to know where it failed from 11 years ago
sha2.c Cosmetic changes 11 years ago
sha2.h Cosmetic changes 11 years ago
stratifier.c Allow arbitrary length coinbase2 for proxying to work properly 11 years ago
stratifier.h Create a send processing queue in the proxy generator and receive shares that meet the parent pool target 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