| .. |
|
jansson-2.6
|
If these memory tricks are not good enough for valgrind they're not good enough for ckpool
|
2015-01-31 23:56:18 +11:00 |
|
bitcoin.c
|
Decrease verbosity of invalid char being passed to validate_address
|
2015-01-22 12:03:38 +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
|
make LOG* macros typecheck and fix related errors/warnings
|
2014-11-28 17:33:34 +11:00 |
|
ckdb_cmd.c
|
ckdb/php - add diffinv to shift replies and show on the shift page
|
2015-05-16 15:03:32 +10:00 |
|
ckdb_data.c
|
ckdb - enable payouts expiry and a block minerreward override
|
2015-05-14 21:30:47 +10:00 |
|
ckdb_dbio.c
|
ckdb - initialise the payout expiry counters
|
2015-05-14 23:03:16 +10:00 |
|
ckdb.c
|
Set default unix read timeout back to 5 seconds except for ckpmsg and ckdb which need the 30s defaults, and double the write timeout
|
2015-07-12 12:40:23 +10:00 |
|
ckdb.h
|
ckdb/php - add diffinv to shift replies and show on the shift page
|
2015-05-16 15:03:32 +10:00 |
|
ckpmsg.c
|
Allow specifying of the socket name to use in ckpmsg
|
2015-04-25 15:40:55 +10:00 |
|
ckpool.c
|
Make read_socket_line use a timeout pointer allowing the value to be used for reentrant calls
|
2015-07-12 11:23:15 +10:00 |
|
ckpool.h
|
Make read_socket_line use a timeout pointer allowing the value to be used for reentrant calls
|
2015-07-12 11:23:15 +10:00 |
|
connector.c
|
Maintain a reference to which message we're currently sending to a client to prevent sending interleaved messages should they block
|
2015-04-30 09:56:45 +10:00 |
|
connector.h
|
Add connector process which will process all remote communications
|
2014-04-23 14:38:34 +10:00 |
|
generator.c
|
Make read_socket_line use a timeout pointer allowing the value to be used for reentrant calls
|
2015-07-12 11:23:15 +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 - add klist insert_after and general null checking to report calling line
|
2015-04-22 13:32:07 +10:00 |
|
klist.h
|
ckdb - add klist insert_after and general null checking to report calling line
|
2015-04-22 13:32:07 +10:00 |
|
ktree.c
|
ckdb - free ktree leaked ram when using remove and correct log timezone
|
2014-11-05 08:23:25 +11:00 |
|
ktree.h
|
ckdb - free ktree leaked ram when using remove and correct log timezone
|
2014-11-05 08:23:25 +11:00 |
|
libckpool.c
|
Set default unix read timeout back to 5 seconds except for ckpmsg and ckdb which need the 30s defaults, and double the write timeout
|
2015-07-12 12:40:23 +10:00 |
|
libckpool.h
|
Set default unix read timeout back to 5 seconds except for ckpmsg and ckdb which need the 30s defaults, and double the write timeout
|
2015-07-12 12:40:23 +10:00 |
|
Makefile.am
|
ckdb/php - more block statistics
|
2015-03-11 18:38:32 +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
|
Fix symbol size warning
|
2015-02-01 13:04:36 +11:00 |
|
stratifier.c
|
Implement rudimentary untested address to script transaction support in the generation code
|
2015-06-15 16:14:51 +10: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
|
Revert "Add a DL_DELETE_INIT to delete items from a DL list and NULL the prev/next pointers"
|
2015-01-27 09:42:16 +11:00 |