ckolivas
|
34d77bd3b9
|
Make significant floating point errors fatal to avoid subtle bugs being missed
|
11 years ago |
ckolivas
|
61e8c46ee5
|
Don't fclose the log file on cleanup in case we still send mesages to the log file. The OS will close it on shutdown anyway.
|
11 years ago |
kanoi
|
301297e9fd
|
correct copyright years and use defined constant as expected in ckdb
|
11 years ago |
kanoi
|
7a93451f37
|
ckdb - correct sql update
|
11 years ago |
kanoi
|
202bb75ab8
|
Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool
|
11 years ago |
kanoi
|
86fd90eb54
|
ktree dump append to output file
|
11 years ago |
kanoi
|
c23707926e
|
ckdb - fixs for various bugs in share accounting
|
11 years ago |
ckolivas
|
99cb477d2a
|
Add poolinstance to client auths
|
11 years ago |
kanoi
|
592981bda9
|
ckdb/sql - add sharesummary accounting
|
11 years ago |
kanoi
|
9279c6843e
|
ckdb - workers_update handle no change, merklehash allow zero length
|
11 years ago |
kanoi
|
2c776ed38e
|
Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool
|
11 years ago |
kanoi
|
304f7c73f4
|
initid - seperator change
|
11 years ago |
kanoi
|
8f63f26648
|
php - add latest temporary block hack
|
11 years ago |
kanoi
|
6f9f4527eb
|
ckdb - blocks_add fix early abort before db I/O
|
11 years ago |
ckolivas
|
c9e7dd5780
|
We do not retry the accept call if it fails
|
11 years ago |
ckolivas
|
a092fd91a4
|
Forgot to set return value in read_socket_line
|
11 years ago |
ckolivas
|
e789416b17
|
Fix unused variable warnings
|
11 years ago |
ckolivas
|
b6e9d18bfc
|
Handle signal interruptions on all poll and select calls
|
11 years ago |
ckolivas
|
2edb2a074d
|
Don't check for EINTR in generator as well
|
11 years ago |
ckolivas
|
cdd8208269
|
accept() calls are automatically restarted with EINTR when there's no timeout
|
11 years ago |
ckolivas
|
a8eee6f0a3
|
We cannot intercept signal 9
|
11 years ago |
kanoi
|
5aeca8e566
|
ckdb - buffer init macro
|
11 years ago |
kanoi
|
88461a5db6
|
ckdb - initialise the merketree string (json array)
|
11 years ago |
ckolivas
|
5d8e60c9d5
|
Send block solve information to ckdb
|
11 years ago |
kanoi
|
6ee763a5f8
|
ckdb - add cmd to accept blocks
|
11 years ago |
kanoi
|
069f724c22
|
ckdb - redesigned userstats with eos marker - and more severe data errors logged
|
11 years ago |
Con Kolivas
|
68ab724a17
|
Mark the last userstats in the current stat pass with an end of stats marker
|
11 years ago |
Con Kolivas
|
f6adc2f6b0
|
Trivial doc changes
|
11 years ago |
Con Kolivas
|
b2bd3047d2
|
Add workername to per-worker stats
|
11 years ago |
Con Kolivas
|
4168194bd0
|
Show per client connected stats instead of per user, every 10 mins
|
11 years ago |
kanoi
|
f0e68485fe
|
ckdb/web - add pool/user elapsed and use them
|
11 years ago |
kanoi
|
fa7567a99d
|
Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool
|
11 years ago |
Con Kolivas
|
b289046ffe
|
Demote the socket file exists message to notice level
|
11 years ago |
Con Kolivas
|
e40128a2da
|
Allow the loglevel to be changed on the fly
|
11 years ago |
Con Kolivas
|
0944152cf8
|
Merge branch 'master' of bitbucket.org:ckolivas/ckpool
|
11 years ago |
Con Kolivas
|
dc807917aa
|
Add elapsed time to user and pool stats
|
11 years ago |
kanoi
|
71f8c0112e
|
php - display 5m/1hr user hash rate stats
|
11 years ago |
kanoi
|
1199419fa1
|
ckdb - add 1hr user stats to homepage
|
11 years ago |
kanoi
|
214f74de08
|
ckdb - fix user web stats
|
11 years ago |
kanoi
|
2c242d08df
|
klist - display function for ktree display
|
11 years ago |
kanoi
|
091832c4c4
|
ktree - add an optional ktree display and disabled code in ckdb
|
11 years ago |
kanoi
|
fc58e6fe1e
|
Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool
|
11 years ago |
kanoi
|
691a74419d
|
ckdb - remove unused label
|
11 years ago |
Con Kolivas
|
16b108f503
|
Merge branch 'master' of bitbucket.org:ckolivas/ckpool
|
11 years ago |
Con Kolivas
|
9a18981725
|
Remove ckpool.h include from libckpool
|
11 years ago |
kanoi
|
fd9033073e
|
Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool
|
11 years ago |
kanoi
|
df25b98d7c
|
ckdb - breakdown missing null check for json
|
11 years ago |
kanoi
|
6cf839db3e
|
ktree - before end case reversed
|
11 years ago |
Con Kolivas
|
72df09d650
|
Move the stratifier stratum send and receive queues to generic ckmsg queues
|
11 years ago |
Con Kolivas
|
93ecc3a5c8
|
Convert the authoriser and share processor to using the generic ckmsg queues and fix the data passed to the queue function
|
11 years ago |