| .. |
|
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
|
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/php - define a limit for multi-address accounts
|
2015-10-02 16:01:32 +10: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/php - add block reward mean to block stats
|
2015-10-01 17:00:02 +10:00 |
|
ckdb_dbio.c
|
ckdb/php - define a limit for multi-address accounts
|
2015-10-02 16:01:32 +10:00 |
|
ckdb.c
|
ckdb/sql/php - add an optional address idname for users with multiple payment addressess
|
2015-10-01 22:10:32 +10:00 |
|
ckdb.h
|
ckdb/php - define a limit for multi-address accounts
|
2015-10-02 16:01: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
|
Allow timeout to reach zero in read_socket_line for one non-blocking read
|
2015-08-18 15:25:01 +10:00 |
|
ckpool.h
|
Json RPC calls can take a while to return so use a custom timeout when talking to the generator from the stratifier
|
2015-07-12 15:04:41 +10:00 |
|
connector.c
|
Send a dropall to the stratifier when we're in reject mode
|
2015-09-21 13:35:59 +10:00 |
|
connector.h
|
Add connector process which will process all remote communications
|
2014-04-23 14:38:34 +10:00 |
|
generator.c
|
Make passthrough connection log to console
|
2015-09-21 16:40:30 +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 - make a separate object for a ktree vs the tree nodes
|
2015-09-14 21:16:14 +10:00 |
|
ktree.h
|
ckdb - make a separate object for a ktree vs the tree nodes
|
2015-09-14 21:16:14 +10:00 |
|
libckpool.c
|
libckpool - report errno with _recv_unix_msg errors
|
2015-07-12 22:37:27 +10:00 |
|
libckpool.h
|
1024 is upper limit to be considered text by most editors so change down to 1000
|
2015-09-21 15:34:11 +10:00 |
|
Makefile.am
|
ckdb/php - 2FA
|
2015-07-31 17:11:10 +10: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
|
The stratifier shouldn't be broadcasting anything in passthrough mode
|
2015-09-21 15:58:43 +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 |