| .. |
|
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 |
|
sha256_code_release
|
Add architecture dependent sha256 assembly support on recent intel platforms, linking libckpool only statically
|
2016-01-04 15:37:52 +11:00 |
|
bitcoin.c
|
Elaborate which bitcoind has failed responses
|
2015-12-15 12:17:58 +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
|
ckdb - during a reload, do all blocks and ignore errors based on the block number
|
2015-09-30 00:20:24 +10:00 |
|
ckdb_cmd.c
|
ckdb - replace username min length constants with a #define
|
2016-01-03 10:59:37 +11:00 |
|
ckdb_crypt.c
|
ckdb - shift wasn't flagging workers used if not in the last shift
|
2015-09-15 20:27:21 +10:00 |
|
ckdb_data.c
|
ckdb - remove useless gcc warnings
|
2016-01-04 18:58:16 +11:00 |
|
ckdb_dbio.c
|
ckdb - remove useless gcc warnings
|
2016-01-04 18:58:16 +11:00 |
|
ckdb.c
|
ckdb - use a klist for the ktree nodes, have temporary klists, and klists without locks allocated for both
|
2015-12-31 13:31:01 +11:00 |
|
ckdb.h
|
ckdb - remove useless gcc warnings
|
2016-01-04 18:58:16 +11:00 |
|
ckpmsg.c
|
Allow specifying of the socket name to use in ckpmsg
|
2015-04-25 15:40:55 +10:00 |
|
ckpool.c
|
Failure to recv after wait_read_select should be fatal
|
2016-01-04 22:40:29 +11:00 |
|
ckpool.h
|
Add missing node method for mining.suggest_difficulty
|
2016-01-05 13:46:11 +11:00 |
|
connector.c
|
Don't try to send invalid json messages to the stratifier in node mode
|
2016-01-05 22:42:58 +11:00 |
|
connector.h
|
Add connector process which will process all remote communications
|
2014-04-23 14:38:34 +10:00 |
|
generator.c
|
Placeholders for api files
|
2016-01-04 13:40:27 +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 - store doesn't need a copy of the list lock
|
2015-12-31 19:08:32 +11:00 |
|
klist.h
|
ckdb - speed up data allocation and update the memory ckp web page
|
2015-12-31 16:12:58 +11:00 |
|
ktree.c
|
ckdb - release the knode item back to the free list when removing an item from a tree
|
2016-01-03 14:04:16 +11:00 |
|
ktree.h
|
ckdb - use a klist for the ktree nodes, have temporary klists, and klists without locks allocated for both
|
2015-12-31 13:31:01 +11:00 |
|
libckpool.c
|
More fixes
|
2016-01-02 08:18:30 +11:00 |
|
libckpool.h
|
More fixes
|
2016-01-02 08:18:30 +11:00 |
|
Makefile.am
|
Clean up autofoo magic to search for proper functions to include libraries as needed without extra variables
|
2016-01-04 19:11:37 +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
|
Add architecture dependent sha256 assembly support on recent intel platforms, linking libckpool only statically
|
2016-01-04 15:37:52 +11:00 |
|
sha2.h
|
Fix symbol size warning
|
2015-02-01 13:04:36 +11:00 |
|
stratifier.c
|
Add missing node method for mining.suggest_difficulty
|
2016-01-05 13:46:11 +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
|
Revert "Add uthash helpers for iterating over hash entries without the need for safe against deletion"
|
2015-03-20 10:27:40 +11: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 |