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 304f6f0937 Merge branch 'master' of bitbucket.org:ckolivas/ckpool 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 ckdb/php - 2FA 9 years ago
bitcoin.c Decrease verbosity of invalid char being passed to validate_address 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 - allow an empty merkle since it is possible for bitcoind to return one 9 years ago
ckdb.h ckdb - allow an empty merkle since it is possible for bitcoind to return one 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 - payout address search must be locked 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 - remove useless compiler warning 9 years ago
ckdb_dbio.c ckdb - add lock checking and deadlock prediction 9 years ago
ckpmsg.c Allow specifying of the socket name to use in ckpmsg 10 years ago
ckpool.c send_recv_proc failing is non-fatal so convert send_proc to being non-fatal as well 9 years ago
ckpool.h Json RPC calls can take a while to return so use a custom timeout when talking to the generator from the stratifier 10 years ago
connector.c Increase size of address storage for clients to store full inet6 name 9 years ago
connector.h Add connector process which will process all remote communications 11 years ago
generator.c Make passthrough connection log to console 9 years ago
generator.h Rename processes and change generator function to suit pi model 11 years ago
klist.c ckdb - add lock checking and deadlock prediction 9 years ago
klist.h ckdb - add lock checking and deadlock prediction 9 years ago
ktree.c ckdb - add lock checking and deadlock prediction 9 years ago
ktree.h ckdb - add lock checking and deadlock prediction 9 years ago
libckpool.c Fix url_from_socket to work with IPV6 sized names 9 years ago
libckpool.h 1024 is upper limit to be considered text by most editors so change down to 1000 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 Remove throttled flag once user is authorised 9 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 Revert "Add a DL_DELETE_INIT to delete items from a DL list and NULL the prev/next pointers" 10 years ago