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 83c8a61378 ckdb - include the count of the seq trans range in the message 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
sha256_code_release Add architecture dependent sha256 assembly support on recent intel platforms, linking libckpool only statically 10 years ago
Makefile.am Clean up autofoo magic to search for proper functions to include libraries as needed without extra variables 10 years ago
bitcoin.c Move merkle tree generation to the stratifier along with all transaction data to allow transaction data to be used directly in future code 9 years ago
bitcoin.h Move merkle tree generation to the stratifier along with all transaction data to allow transaction data to be used directly in future code 9 years ago
ckdb.c ckdb - include the count of the seq trans range in the message 9 years ago
ckdb.h ckdb - include the count of the seq trans range in the message 9 years ago
ckdb_btc.c ckdb - during a reload, do all blocks and ignore errors based on the block number 10 years ago
ckdb_cmd.c ckdb - fix pool0->pool handover 9 years ago
ckdb_crypt.c ckdb - shift wasn't flagging workers used if not in the last shift 10 years ago
ckdb_data.c ckdb - event code check items for null before using them :P 9 years ago
ckdb_dbio.c ckdb - thread breakdown, limit it's ram usage, close/open db connections during db load, report new stats during reload every 15s 9 years ago
ckpmsg.c ckpmsg - add an optional displayed line counter and allow setting the log level 9 years ago
ckpool.c Unnecessary test 9 years ago
ckpool.h Reopen log file every minute allowing us to move/rename it, creating a new logfile 9 years ago
connector.c Increase verbosity of connector drop message for passthroughs 9 years ago
connector.h Send the connector json structures from the stratifier to avoid json codec duplication 9 years ago
generator.c Cope with NULL pass in add_userproxy 9 years ago
generator.h Pass the generator json structures avoiding duplicating codec 9 years ago
klist.c ckdb - store doesn't need a copy of the list lock 10 years ago
klist.h ckdb - speed up data allocation and update the memory ckp web page 10 years ago
ktree.c ckdb - release the knode item back to the free list when removing an item from a tree 10 years ago
ktree.h ckdb - use a klist for the ktree nodes, have temporary klists, and klists without locks allocated for both 10 years ago
libckpool.c Silence uninitialised byte warnings in valgrind 9 years ago
libckpool.h Implement a cksem_trywait function 9 years ago
notifier.c Copyright date updates 10 years ago
relog.sh script to convert ckdb2014*log filenames to UTC 11 years ago
sha2.c Copyright date updates 10 years ago
sha2.h Fix symbol size warning 10 years ago
stratifier.c Respect nonce2length request in proxy mode as upper limit, giving a warning if we're unable to meet it 9 years ago
stratifier.h Send the connector json structures from the stratifier to avoid json codec duplication 9 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