kanoi
|
168f6659f6
|
ckdb - allow reload files to be in date based subdirectories
|
8 years ago |
kanoi
|
f01d892344
|
ckdb - keysummary generation initial coding
|
8 years ago |
Con Kolivas
|
ded126d599
|
Relax the array size check in shares to at least large enough
|
8 years ago |
Con Kolivas
|
ead718a5b5
|
Rework the user and worker examining loops in statsupdate to not hold the instance lock
|
8 years ago |
Con Kolivas
|
44b03fcf29
|
Rework client examination loop in statsupdate
|
8 years ago |
Con Kolivas
|
16efbaff3f
|
Examine clients outside of lock in statsupdate to minimise lock hold time
|
8 years ago |
Con Kolivas
|
c2be459e76
|
Inline ref_instance_by_id to be able to determine the caller of it for lock debugging
|
8 years ago |
ckolivas
|
aa4e2790e9
|
Drop and regain lock in statsupdate to minimise lock contention
|
8 years ago |
Con Kolivas
|
ee17b24b9b
|
Differentiate a dead proxy from a deleted one
|
8 years ago |
Con Kolivas
|
a5cb533924
|
Fix crash with proxy that has no subproxies
|
8 years ago |
Con Kolivas
|
14c8a3a125
|
Add quiet mode option which suppresses throbber
|
8 years ago |
Con Kolivas
|
a5d526a67d
|
Delete parent proxies once all their subproxies are dead
|
8 years ago |
kanoi
|
9ff31a3d08
|
ckdb - missing free
|
8 years ago |
kanoi
|
f8967ecbc2
|
ckdb - report the _require_name() mvalue if it fails the regext test
|
8 years ago |
kanoi
|
b185dc8606
|
ckdb - fix shift end to only happen once per halving
|
8 years ago |
kanoi
|
579c2ee279
|
ckdb - report an error if keysummary != sharesummary total
|
8 years ago |
kanoi
|
a9ff3ab700
|
ckdb - fix missing keyshares from keysummary
|
8 years ago |
kanoi
|
e51e667d95
|
ckdb - fix exits in keysummary code
|
8 years ago |
kanoi
|
d3e5bb2ce0
|
ckdb - start a new shift on a halving
|
8 years ago |
kanoi
|
b530704419
|
ckdb - add keysummary code, ako and stop core dumping on a missing : in oc_ips()
|
8 years ago |
kanoi
|
6e1ec045f0
|
ckdb - add -T option to disable storing the workinfo transaction tree
|
9 years ago |
kanoi
|
f88489dbce
|
ckdb - fix time logging in SS_to_MS for error conditions
|
9 years ago |
kanoi
|
ec9bb56264
|
ckdb - allow the shift summarisation lock to be held longer
|
9 years ago |
kanoi
|
977a51c8b7
|
ckdb - more shift stats
|
9 years ago |
kanoi
|
c311761b1f
|
ckdb - zombie killer
|
9 years ago |
kanoi
|
4d70a42326
|
ckdb - add some process and lock time stats to shift processing
|
9 years ago |
kanoi
|
0ea816b154
|
sql/ckdb - add keysummary DB table and remove unused sharesummary table
|
9 years ago |
kanoi
|
39f2cf70e4
|
ckdb/sql - db update and store address+agent for sdiff shares
|
9 years ago |
kanoi
|
eb751398e1
|
ckdb/php - add ckdb uptime to the pool stats page
|
9 years ago |
Con Kolivas
|
54ccb02ad7
|
Add client address and useragent to each share
|
9 years ago |
kanoi
|
ac7e41c570
|
ckdb - separate out the block orphan check and call it more often
|
9 years ago |
kanoi
|
90a11f3681
|
ckdb - fix some memory leaks
|
9 years ago |
kanoi
|
ba69ac6a45
|
ckdb/php - add 100 block luck history to the blocks page
|
9 years ago |
kanoi
|
f4ef396445
|
ckdb - allow > 60s times in the cmd_shsta report
|
9 years ago |
kanoi
|
296e50f4bb
|
ckdb - max_sockd counter must use locked access
|
9 years ago |
kanoi
|
6e4b703233
|
ckdb - fix compile warnings
|
9 years ago |
kanoi
|
be8566c4ce
|
ckdb - increase the threaded processing stages and signal all threads rather than polling
|
9 years ago |
kanoi
|
ebb0a4873e
|
ckdb - add some more running stats to cmd_shsta
|
9 years ago |
kanoi
|
cef058b4f4
|
ckdb - more seqall logging and lognotice processing counts
|
9 years ago |
kanoi
|
06f65b8709
|
ckdb - change the f shift name :)
|
9 years ago |
kanoi
|
8e3615205a
|
ckdb - also find seqall if it's last, for seqall logging
|
9 years ago |
kanoi
|
392d6af11a
|
ckdb - optional seqall logging for debugging
|
9 years ago |
kanoi
|
83c8a61378
|
ckdb - include the count of the seq trans range in the message
|
9 years ago |
kanoi
|
2fb9e95676
|
ckdb - delay queue complete until pool0+pool first hits zero - as it did before
|
9 years ago |
kanoi
|
a54c265ea9
|
ckdb - display seq trans messages as seqnum ranges rather than one per seqnum
|
9 years ago |
Con Kolivas
|
9fe2ef162d
|
Unnecessary test
|
9 years ago |
Con Kolivas
|
632cae501e
|
Respect nonce2length request in proxy mode as upper limit, giving a warning if we're unable to meet it
|
9 years ago |
Con Kolivas
|
a568baf4fa
|
Increase verbosity of connector drop message for passthroughs
|
9 years ago |
Con Kolivas
|
685af50a7e
|
Add identifier for clients in the stratifier to know what node/passthrough they belong to
|
9 years ago |
Con Kolivas
|
719016f529
|
Reopen log file every minute allowing us to move/rename it, creating a new logfile
|
9 years ago |