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 2990e69f58 ckdb - only check blocks confirmed after startup completes 10 years ago
..
jansson-2.6 Import jansson huge val fix 10 years ago
Makefile.am ckdb - add functions for talking to bitcoind - and an orphan check to flag orphans automatically 10 years ago
bitcoin.c Retry submitting a block up to 5 times if we fail to get a proper response 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 - only check blocks confirmed after startup completes 10 years ago
ckdb.h ckdb - only check blocks confirmed after startup completes 10 years ago
ckdb_btc.c ckdb - auto flag blocks when mature 10 years ago
ckdb_cmd.c ckdb - add a manual confirm option to the blockstatus command 10 years ago
ckdb_data.c ckdb - add functions for talking to bitcoind - and an orphan check to flag orphans automatically 10 years ago
ckdb_dbio.c ckdb - disallow similar usernames due to case, and/or leading/trailing white space 10 years ago
ckpmsg.c Add debugging to hex2bin to know where it failed from 11 years ago
ckpool.c Rework the handover mechanism to make the old client reject further clients, then send a reconnect, then shutdown and wait before killing it 10 years ago
ckpool.h Parse the difficultydefault entry returned from authorise 10 years ago
connector.c Handle potentially recoverable errors in accept() to allow us to share the fd in future 10 years ago
connector.h Add connector process which will process all remote communications 11 years ago
generator.c Allow proxying to nonce2 size 3 pools with a warning 10 years ago
generator.h Rename processes and change generator function to suit pi model 11 years ago
klist.c ckdb/php - add more storage usage stats and cull workqueue 10 years ago
klist.h ckdb/php - add more storage usage stats and cull workqueue 10 years ago
ktree.c Make all file opens close on exec to prevent leaving files open on existing and possible future execves 10 years ago
ktree.h ckdb/ktree - use cmp_t data type for compares and speed up compare functions 10 years ago
libckpool.c libckpool - add errno to some socket write error messages 10 years ago
libckpool.h Parse the difficultydefault entry returned from authorise 10 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 Cosmetic changes 11 years ago
stratifier.c Create a list of solved blocks, passing the hash to and from the generator to ensure we flag the correct block and workinfo 10 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 Send and receive stratum messages via their own threads that add and remove client ids to the json using linked lists and pthread conditionals to wake them 11 years ago