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 cdfbef578f ckdb/php - add block height to homepage blocks 10 years ago
..
jansson-2.6 Import jansson huge val fix 10 years ago
Makefile.am Provide an option --without-ckdb to build ckpool without postgresql support 10 years ago
bitcoin.c Update donation address and encode default 0.5% donation into coinbase 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/php - add block height to homepage blocks 10 years ago
ckpmsg.c Add debugging to hex2bin to know where it failed from 11 years ago
ckpool.c Change default block polling to 50ms 10 years ago
ckpool.h Update donation address and encode default 0.5% donation into coinbase 10 years ago
connector.c Reattempt sending delayed sends immediately after servicing one send successfully. 10 years ago
connector.h Add connector process which will process all remote communications 11 years ago
generator.c Provide console message when successfully resuming to a server in proxy mode 10 years ago
generator.h Rename processes and change generator function to suit pi model 11 years ago
klist.c ckdb - add klist cull to reduce a list to minimum - and cull transfer 10 years ago
klist.h ckdb - add klist cull to reduce a list to minimum - and cull transfer 10 years ago
ktree.c Make all file opens close on exec to prevent leaving files open on existing and possible future execves 10 years ago
ktree.h ckdb/ktree - use cmp_t data type for compares and speed up compare functions 10 years ago
libckpool.c Add sanity check to decay time to prevent underflow levels of small numbers 10 years ago
libckpool.h Add error checking to json set wrappers 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 Resetting first share in diff calculations leads to overshoot. Revert it and start a new diff calculation period when the hashrate appears lower instead. 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