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.
 
 
 
 
 
 
kanoi 7f5de8a9a1 ckdb - allow '-' in email domains 10 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 - allow '-' in email domains 10 years ago
ckpmsg.c Add debugging to hex2bin to know where it failed from 11 years ago
ckpool.c Log ckdb messages before adding them to the queue of messages to send to it to ensure messages continue to be logged as generated even if they're queued to be sent to ckdb 10 years ago
ckpool.h Log ckdb messages before adding them to the queue of messages to send to it to ensure messages continue to be logged as generated even if they're queued to be sent to ckdb 10 years ago
connector.c Abandon trying to mix delayed sends with new ones, instead adding them to a separate linked list and always polling every 100ms 10 years ago
connector.h Add connector process which will process all remote communications 11 years ago
generator.c Allocate the gbt data from within live_server 10 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 ckdb - fix unlocking mistake 10 years ago
ktree.c ckdb/ktree - use cmp_t data type for compares and speed up compare functions 10 years ago
ktree.h ckdb/ktree - use cmp_t data type for compares and speed up compare functions 10 years ago
libckpool.c libckpool - add semaphone function set as cksum_* 10 years ago
libckpool.h libckpool - add semaphone function set as cksum_* 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 Give a more descriptive authorisation error message to miners when the database is offline 10 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