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 68e46be39d Parse remote requests for transactions, returning as many as can be found in the local transaction table. 8 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 When we cannot find a transaction to rebuild_txns, try to get the data from our bitcoind and if it's not available make a transaction request of the upstream or remote pool for it - response yet to be implemented. 8 years ago
bitcoin.h When we cannot find a transaction to rebuild_txns, try to get the data from our bitcoind and if it's not available make a transaction request of the upstream or remote pool for it - response yet to be implemented. 8 years ago
ckdb.c ckdb - allow json beakdown's last field to be an intransient number 9 years ago
ckdb.h ckdb/sql - increase the size of coinbase2 since core segwit changes before activation require a much larger coinbase 9 years ago
ckdb.php php - convert TAB to tabs in ckdb.php - optionally on by default 9 years ago
ckdb_btc.c Set ip and port to NULL in _btc_io to cope with reused free in extract_sockaddr 9 years ago
ckdb_cmd.c ckdb - fix lost db connections - and some incomplete pause code 9 years ago
ckdb_crypt.c ckdb - change username fields and all relevant fields in paymentaddresses and payments to intransient 9 years ago
ckdb_data.c ckdb - fix lost db connections - and some incomplete pause code 9 years ago
ckdb_dbio.c ckdb - remove useless compiler warnings 9 years ago
ckpmsg.c Raise the original signal on exiting signal handler in ckpmsg 9 years ago
ckpool.c Send all log messages to console while console logger hasn't been set up. 9 years ago
ckpool.h When we cannot find a transaction to rebuild_txns, try to get the data from our bitcoind and if it's not available make a transaction request of the upstream or remote pool for it - response yet to be implemented. 8 years ago
cmd.sh ckdb - update cmd.sh to use ckdb.php 9 years ago
connector.c Drop any parent clients explicitly in the stratifier from the connector, tagging any subclients to be dropped lazily. 8 years ago
connector.h Remove remaining users of send_procmsg from ckpool.c 9 years ago
generator.c When we cannot find a transaction to rebuild_txns, try to get the data from our bitcoind and if it's not available make a transaction request of the upstream or remote pool for it - response yet to be implemented. 8 years ago
generator.h When we cannot find a transaction to rebuild_txns, try to get the data from our bitcoind and if it's not available make a transaction request of the upstream or remote pool for it - response yet to be implemented. 8 years ago
klist.c ckdb - allow creating a store inside a list lock 9 years ago
klist.h ckdb - allow creating a store inside a list lock 9 years ago
ktree.c ckdb - update cmd_dsp 9 years ago
ktree.h ckdb - separate out the block orphan check and call it more often 9 years ago
libckpool.c Only update sockaddr and port if they've changed. in extract_sockaddr 9 years ago
libckpool.h Propagate workinfos to all remote trusted servers to be able to submit all blocks at all remote servers. 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 Parse remote requests for transactions, returning as many as can be found in the local transaction table. 8 years ago
stratifier.h Send upstream blocks to remote servers to be submitted locally. 8 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