kanoi
|
0a9bb12571
|
ckdb - correct reload switch
|
10 years ago |
kanoi
|
3eda6a4618
|
ckdb - userstats summarisation while reloading - crash reload on an unhandled command
|
10 years ago |
kanoi
|
9891eff85b
|
ckdb - update startup comments
|
10 years ago |
kanoi
|
b0d99751bf
|
ckdb - comment about reload CCLs and system clock
|
10 years ago |
kanoi
|
2b3f618b63
|
ckdb - startup documentation to be implemented
|
10 years ago |
kanoi
|
1df419158f
|
ckdb - dont abort when reload completes
|
10 years ago |
kanoi
|
a98eb7336a
|
ckdb - define a MAXID useful for tree searching
|
10 years ago |
kanoi
|
3e7a83c912
|
ckdb - correct begin date constant name
|
10 years ago |
kanoi
|
0c308a926a
|
ckdb - calculate most of workerstatus after data load
|
10 years ago |
kanoi
|
5004f3081d
|
ckdb - handle reload files and old format data
|
10 years ago |
kanoi
|
2e7171cf84
|
ckdb - reload plus changes to handle createdate
|
10 years ago |
kanoi
|
3e6fe0dde7
|
libckpool - make the rotating filename a separate function
|
10 years ago |
kanoi
|
10a1a22a11
|
web - update last block
|
10 years ago |
kanoi
|
651f8c5b77
|
ckdb - don't keep transactiontree in RAM
|
10 years ago |
kanoi
|
72bf461fc1
|
ckdb - correct stats tree ram calculation
|
10 years ago |
kanoi
|
f2c0014fe3
|
ckdb - add some tree/list stats
|
10 years ago |
kanoi
|
8ba9a6abac
|
Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool
|
10 years ago |
kanoi
|
f456b5d433
|
ckdb - fix userstats summarisation and various code tidy ups
|
10 years ago |
Con Kolivas
|
d253a97e79
|
Fix null txn hashes being passed to ckdb in proxy mode
|
10 years ago |
Con Kolivas
|
eff11a1024
|
Avoid trying to send a message to ckdb if it's invalid json and identify where it came from
|
10 years ago |
kanoi
|
90d06a696c
|
ktree - add an optional message to put in the dump file
|
10 years ago |
kanoi
|
ec1ed128a3
|
ktree - add a blank line between tree dumps
|
10 years ago |
Con Kolivas
|
5fc1aa28a1
|
Add a throbber to the stratifier to show activity
|
10 years ago |
Con Kolivas
|
fd45d582d4
|
Add messages for when each process is ready
|
10 years ago |
Con Kolivas
|
973571c70c
|
Only show queueing message to ckdb once and display resumed message
|
10 years ago |
Con Kolivas
|
45d8774539
|
Merge branch 'master' of bitbucket.org:ckolivas/ckpool
|
10 years ago |
Con Kolivas
|
5d266a0faa
|
Use cmdmatch in connector and ckpool
|
10 years ago |
kanoi
|
bc0c43f84a
|
ckdb - clarify userstats reload wording
|
10 years ago |
kanoi
|
01f4cd9335
|
ckdb - v0.5 userstats chanegs and summarisation fixes
|
10 years ago |
Con Kolivas
|
1e0c1b4e34
|
Don't use safecmp for blockupdate since a null buf can be passed on
|
10 years ago |
kanoi
|
eb8d0919da
|
Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool
|
10 years ago |
kanoi
|
7be9d59d78
|
ckdb - use copy_tv instead of memcpy
|
10 years ago |
Con Kolivas
|
f564714345
|
Poll more frequently when a client is not ready to be written to instead of waiting for it
|
10 years ago |
Con Kolivas
|
5b2b4c73ef
|
Remove all handling of interrupted calls which may have been blocking appropriate failure modes
|
10 years ago |
Con Kolivas
|
dc3dd18e92
|
Add a slow 1s timedwait to ckmsg_queue parsing to not miss wakeups
|
10 years ago |
Con Kolivas
|
fc1d956f37
|
Make a per-process logger allowing logging to be line buffered yet asynchronous
|
10 years ago |
Con Kolivas
|
baacb6ed54
|
Convert the generator to use cmdmatch
|
10 years ago |
Con Kolivas
|
772315e417
|
Use the cmdmatch function for commands in the stratifier
|
10 years ago |
Con Kolivas
|
8dbc90fbaf
|
Add a helper function for safely checking if a buffer matches a command
|
10 years ago |
Con Kolivas
|
82313ce227
|
Use the safecmp function in the stratifier
|
10 years ago |
Con Kolivas
|
2b86f9bde1
|
Add a safe strcmp helper function
|
10 years ago |
Con Kolivas
|
cf51e5c14a
|
Don't parse shares from now unauthorised clients
|
10 years ago |
Con Kolivas
|
81b20d1376
|
Deauthorise clients when disconnecting them
|
10 years ago |
kanoi
|
33896eabb2
|
ktree - add FFL code to track back to caller error
|
10 years ago |
kanoi
|
bc19c266b9
|
ckdb - correct summarisation
|
10 years ago |
kanoi
|
f98b136eff
|
ckdb - correct userstats ccl date control and fix userstats summarisation
|
10 years ago |
kanoi
|
74b5e817a3
|
ckdb - calculate restart dates and related fixes
|
10 years ago |
kanoi
|
593d8681fb
|
ckdb - restart documentation and data store variables
|
10 years ago |
kanoi
|
c1de7286d7
|
ckpool - add timestamps to screen log
|
10 years ago |
Con Kolivas
|
dae310117f
|
Use the serverurl for the createinet value to ckdb when it is set
|
10 years ago |