| .. |
|
jansson-2.6
|
Import jansson huge val fix
|
2014-09-02 15:06:58 +10:00 |
|
bitcoin.c
|
Retry submitting a block up to 5 times if we fail to get a proper response
|
2014-10-15 17:08:01 +11: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_btc.c
|
php - add direct address validation and allow variable socket timeouts
|
2014-10-19 10:29:42 +11:00 |
|
ckdb_cmd.c
|
ckdb - free optioncontrol blob on exit
|
2014-11-04 23:44:55 +11:00 |
|
ckdb_data.c
|
ckdb - keep address history for txn payment processing
|
2014-11-04 14:42:11 +11:00 |
|
ckdb_dbio.c
|
ckdb - cleanup lists/trees on shutdown and notify what is delaying shutdown
|
2014-11-04 21:30:32 +11:00 |
|
ckdb.c
|
ckdb - free optioncontrol blob on exit
|
2014-11-04 23:44:55 +11:00 |
|
ckdb.h
|
ckdb - free optioncontrol blob on exit
|
2014-11-04 23:44:55 +11:00 |
|
ckpmsg.c
|
Add debugging to hex2bin to know where it failed from
|
2014-06-06 00:11:07 +10:00 |
|
ckpool.c
|
Make it possible to create many threads associated with a ckmsgq
|
2014-11-01 16:43:45 +11:00 |
|
ckpool.h
|
Make it possible to create many threads associated with a ckmsgq
|
2014-11-01 16:43:45 +11:00 |
|
connector.c
|
Cosmetic tidy
|
2014-11-01 17:01:23 +11:00 |
|
connector.h
|
Add connector process which will process all remote communications
|
2014-04-23 14:38:34 +10:00 |
|
generator.c
|
Cope with calling send_notify before any notify exists by returning no message
|
2014-10-21 22:20:15 +11:00 |
|
generator.h
|
Rename processes and change generator function to suit pi model
|
2014-04-19 19:36:50 +10:00 |
|
klist.c
|
ckdb/php - add more storage usage stats and cull workqueue
|
2014-09-05 11:46:10 +10:00 |
|
klist.h
|
klist - missing from commit
|
2014-10-30 06:20:49 +11:00 |
|
ktree.c
|
ckdb - add paymentaddresses dump code and fix removal of old ones
|
2014-10-19 13:05:55 +11:00 |
|
ktree.h
|
ckdb/ktree - use cmp_t data type for compares and speed up compare functions
|
2014-08-10 17:45:25 +10:00 |
|
libckpool.c
|
Do not double close socket sent to get_fd
|
2014-11-01 17:15:37 +11:00 |
|
libckpool.h
|
Add source debugging to close failure
|
2014-11-01 17:12:06 +11:00 |
|
Makefile.am
|
ckdb - add functions for talking to bitcoind - and an orphan check to flag orphans automatically
|
2014-10-17 22:21:02 +11:00 |
|
notifier.c
|
Add notifier tool to be used with blocknotify from bitcoind
|
2014-09-10 21:19:41 +10:00 |
|
relog.sh
|
script to convert ckdb2014*log filenames to UTC
|
2014-08-07 03:25:32 +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
|
Give pings an integer id and handle pongs and spurious responses without an error message
|
2014-11-02 13:37:42 +11:00 |
|
stratifier.h
|
Move the stratifier stratum send and receive queues to generic ckmsg queues
|
2014-06-19 22:16:55 +10:00 |
|
uthash.h
|
Use int64_t lookups in uthash and fix some cosmetic errors with integers
|
2014-08-18 21:47:50 +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 |