ckpool/src
2014-06-18 01:35:16 +10:00
..
jansson-2.6 Clean up unnecessary jansson build components 2014-05-27 20:21:56 +10:00
bitcoin.c 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 2014-06-12 15:01:14 +10:00
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 2014-06-12 15:01:14 +10:00
ckdb.c ckdb - log all incoming to the rotating log 2014-06-18 01:35:16 +10:00
ckpmsg.c Add debugging to hex2bin to know where it failed from 2014-06-06 00:11:07 +10:00
ckpool.c Realloc the correct variable 2014-06-18 01:13:57 +10:00
ckpool.h Log all ckdb requests to the rotating ckdb log 2014-06-17 16:45:53 +10:00
connector.c Don't start receiving data till we are accepting connections in the connector 2014-06-17 23:42:39 +10:00
connector.h Add connector process which will process all remote communications 2014-04-23 14:38:34 +10:00
generator.c Send a message from the generator to the connector to tell it when it can accept or should reject incoming connections 2014-06-13 22:51:34 +10:00
generator.h Rename processes and change generator function to suit pi model 2014-04-19 19:36:50 +10:00
klist.c ckdb v0.0 2014-06-13 19:32:37 +10:00
klist.h ckdb v0.0 2014-06-13 19:32:37 +10:00
ktree.c ckdb - add poolstats 2014-06-17 10:43:24 +10:00
ktree.h ckdb - add poolstats 2014-06-17 10:43:24 +10:00
libckpool.c recv_unix_msg can return a dud buffer on select failure 2014-06-18 00:50:27 +10:00
libckpool.h Create a rotating log function that changes hourly with an exclusive lock while writing 2014-06-17 16:40:53 +10:00
Makefile.am ckdb v0.0 2014-06-13 19:32:37 +10:00
sha2.c Cosmetic changes 2014-04-13 22:16:08 +10:00
sha2.h Cosmetic changes 2014-04-13 22:16:08 +10:00
stratifier.c Add workaround for fast connecting miners 2014-06-18 00:32:48 +10:00
stratifier.h Create a send processing queue in the proxy generator and receive shares that meet the parent pool target 2014-05-18 19:31:58 +10:00
uthash.h Create a client instance hash table and use it to determine which fds need to be polled 2014-04-24 13:48:17 +10:00
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 2014-04-25 13:18:59 +10:00