| .. |
|
jansson-2.6
|
Import jansson huge val fix
|
2014-09-02 15:06:58 +10:00 |
|
bitcoin.c
|
Update donation address and encode default 0.5% donation into coinbase
|
2014-08-25 21:25:40 +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
|
php - add address and 1.5% to pplns
|
2014-09-09 22:11:05 +10:00 |
|
ckpmsg.c
|
Add debugging to hex2bin to know where it failed from
|
2014-06-06 00:11:07 +10:00 |
|
ckpool.c
|
Change default block polling to 50ms
|
2014-09-01 19:14:01 +10:00 |
|
ckpool.h
|
Update donation address and encode default 0.5% donation into coinbase
|
2014-08-25 21:25:40 +10:00 |
|
connector.c
|
Reattempt sending delayed sends immediately after servicing one send successfully.
|
2014-08-26 11:19:13 +10:00 |
|
connector.h
|
Add connector process which will process all remote communications
|
2014-04-23 14:38:34 +10:00 |
|
generator.c
|
Provide console message when successfully resuming to a server in proxy mode
|
2014-08-26 20:40:43 +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/php - add more storage usage stats and cull workqueue
|
2014-09-05 11:46:10 +10:00 |
|
klist.h
|
ckdb/php - add more storage usage stats and cull workqueue
|
2014-09-05 11:46:10 +10:00 |
|
ktree.c
|
Make all file opens close on exec to prevent leaving files open on existing and possible future execves
|
2014-08-24 19:21:16 +10: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
|
Add sanity check to decay time to prevent underflow levels of small numbers
|
2014-08-25 12:22:27 +10:00 |
|
libckpool.h
|
Add error checking to json set wrappers
|
2014-08-29 10:27:57 +10:00 |
|
Makefile.am
|
Provide an option --without-ckdb to build ckpool without postgresql support
|
2014-08-17 11:18:00 +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
|
Rework subscribed bool, not dropping client while parsing method for risk of dereference
|
2014-09-05 14:16:03 +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
|
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 |