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 071566e3d5 Merge branch 'master' of bitbucket.org:ckolivas/ckpool 11 years ago
..
jansson-2.6 Inline the only caller of noutf8_iterate 11 years ago
Makefile.am Provide an option --without-ckdb to build ckpool without postgresql support 11 years ago
bitcoin.c Update donation address and encode default 0.5% donation into coinbase 11 years ago
bitcoin.h
ckdb.c ckdb - dsp_blocks for debugging and a function dsp_hash for formatting a hash 11 years ago
ckpmsg.c
ckpool.c Change default block polling to 50ms 11 years ago
ckpool.h Update donation address and encode default 0.5% donation into coinbase 11 years ago
connector.c Reattempt sending delayed sends immediately after servicing one send successfully. 11 years ago
connector.h
generator.c Provide console message when successfully resuming to a server in proxy mode 11 years ago
generator.h
klist.c ckdb - add klist cull to reduce a list to minimum - and cull transfer 11 years ago
klist.h ckdb - add klist cull to reduce a list to minimum - and cull transfer 11 years ago
ktree.c Make all file opens close on exec to prevent leaving files open on existing and possible future execves 11 years ago
ktree.h ckdb/ktree - use cmp_t data type for compares and speed up compare functions 11 years ago
libckpool.c Add sanity check to decay time to prevent underflow levels of small numbers 11 years ago
libckpool.h Add error checking to json set wrappers 11 years ago
relog.sh script to convert ckdb2014*log filenames to UTC 11 years ago
sha2.c
sha2.h
stratifier.c Store pool and user logs in separate subdirectories 11 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 11 years ago
utlist.h