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 25aecd33c8 Selectively compact json that does not need to be visualised 9 years ago
..
jansson-2.6 If these memory tricks are not good enough for valgrind they're not good enough for ckpool 10 years ago
Makefile.am Implement backwardly compatible lz4 compression support to be used by passthroughs and nodes 9 years ago
bitcoin.c Elaborate which bitcoind has failed responses 9 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 - use a klist for the ktree nodes, have temporary klists, and klists without locks allocated for both 9 years ago
ckdb.h ckdb - release the knode item back to the free list when removing an item from a tree 9 years ago
ckdb_btc.c ckdb - during a reload, do all blocks and ignore errors based on the block number 9 years ago
ckdb_cmd.c ckdb - replace username min length constants with a #define 9 years ago
ckdb_crypt.c ckdb - shift wasn't flagging workers used if not in the last shift 9 years ago
ckdb_data.c ckdb - use a klist for the ktree nodes, have temporary klists, and klists without locks allocated for both 9 years ago
ckdb_dbio.c ckdb - use a klist for the ktree nodes, have temporary klists, and klists without locks allocated for both 9 years ago
ckpmsg.c Allow specifying of the socket name to use in ckpmsg 10 years ago
ckpool.c Compression of any sort is slower than ordinary network transfers so remove it 9 years ago
ckpool.h Compression of any sort is slower than ordinary network transfers so remove it 9 years ago
connector.c Selectively compact json that does not need to be visualised 9 years ago
connector.h Add connector process which will process all remote communications 11 years ago
generator.c Compression of any sort is slower than ordinary network transfers so remove it 9 years ago
generator.h Rename processes and change generator function to suit pi model 11 years ago
klist.c ckdb - store doesn't need a copy of the list lock 9 years ago
klist.h ckdb - speed up data allocation and update the memory ckp web page 9 years ago
ktree.c ckdb - release the knode item back to the free list when removing an item from a tree 9 years ago
ktree.h ckdb - use a klist for the ktree nodes, have temporary klists, and klists without locks allocated for both 9 years ago
libckpool.c More fixes 9 years ago
libckpool.h More fixes 9 years ago
notifier.c Add notifier tool to be used with blocknotify from bitcoind 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 Fix symbol size warning 10 years ago
stratifier.c Selectively compact json that does not need to be visualised 9 years ago
stratifier.h Move the stratifier stratum send and receive queues to generic ckmsg queues 11 years ago
uthash.h Revert "Add uthash helpers for iterating over hash entries without the need for safe against deletion" 10 years ago
utlist.h Revert "Add a DL_DELETE_INIT to delete items from a DL list and NULL the prev/next pointers" 10 years ago