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 |
kanoi
|
b8f368becd
|
ckdb - fix pool0->pool handover
|
9 years ago |
kanoi
|
1adfcb1c51
|
ckdb - increase seqall highlimit to accommodate different data type processing times
|
9 years ago |
kanoi
|
a0fbee4ae5
|
ckdb - event code check items for null before using them :P
|
9 years ago |
kanoi
|
c9a23df224
|
ckdb - report queues in cmd_shsta and change the processing delays
|
9 years ago |
kanoi
|
fc9f809e01
|
ckdb - ensure all earlysock data is processed first
|
9 years ago |
kanoi
|
521c0cbfde
|
ckdb - put back the pool msg tick
|
9 years ago |
kanoi
|
7dee1e28b5
|
ckdb - report the msg sent on a unix socket send failure
|
9 years ago |
kanoi
|
57aaad447f
|
ckdb - thread breakdown, limit it's ram usage, close/open db connections during db load, report new stats during reload every 15s
|
9 years ago |
kanoi
|
68fe4fd301
|
ckdb/ckp - add the idname to the web events list
|
9 years ago |
kanoi
|
069760266e
|
ckdb - add the ovents list to cmd_events
|
9 years ago |
kanoi
|
4d7a54d12e
|
ckdb - modify -M to allow more options - days or shifts
|
9 years ago |
kanoi
|
a30a75bd3f
|
ckdb - load only one day of shares - or specify a begin workinfo with -b
|
9 years ago |
kanoi
|
418a898c8e
|
ckdb - optionally ignore seq values with -I - don't use when connected to ckpool
|
9 years ago |
kanoi
|
01784be9ef
|
ckdb - ignore duplicate high shares based on the DB index
|
9 years ago |
kanoi
|
18bb0e7e3f
|
ckdb - don't attempt to record SE_DUPE shares in the DB
|
9 years ago |
kanoi
|
5b0de0a6eb
|
ckdb/php - allow putting a hold on payouts - they end up in dust in pplns2
|
9 years ago |
kanoi
|
ed0bcee86b
|
ckdb - cmd_high action=store to store all current shares_hi not yet in the db
|
9 years ago |
kanoi
|
10c067668a
|
ckdb - event_tree() can realloc buf, so must pass buf address
|
9 years ago |
kanoi
|
520a938369
|
ckdb - db shares fix createdate - it's used as the key
|
9 years ago |
kanoi
|
116fda74b9
|
ckdb - optionally store shares in the DB with a chosen sdiff lower limit -D
|
9 years ago |
kanoi
|
332574564b
|
ckdb - correct IPS removal and name the events trees
|
9 years ago |
kanoi
|
b1ed1ee158
|
ckdb - ignore checking the web Anon username for ovents - just check the IP
|
9 years ago |
kanoi
|
eadb28c76d
|
ckdb - implement ovents
|
9 years ago |
kanoi
|
61cb60c00a
|
ckdb - add ok, unok and expire to cmd_events
|
9 years ago |
kanoi
|
e0209970e9
|
ckdb - add an enabled flag to events_limits
|
9 years ago |
kanoi
|
ddeed87874
|
ckdb - handle events vs ovents
|
9 years ago |
kanoi
|
5f4bbd74e4
|
ckdb - add OK events (OVENTS) to allow limiting valid accesses
|
9 years ago |
kanoi
|
465ab648f8
|
ckdb - use optioncontrol for storing permanent IPS OK and bans
|
9 years ago |
kanoi
|
22292423e8
|
ckdb - add cmd_events for managing/viewing event info
|
9 years ago |
kanoi
|
224de3c5fe
|
ckdb - add triggers for updating global varaibles from optioncontrol
|
9 years ago |
kanoi
|
09a40a4607
|
ckdb - add some table level locking to speed up large loads
|
9 years ago |
kanoi
|
3aff67018f
|
ckdb - allow blocking and script alerting on ckdb events
|
9 years ago |
kanoi
|
c3d9ad3d0a
|
ckdb - add 250, 500 and 1000 blocks to the block stats table
|
9 years ago |
kanoi
|
1c9c741e41
|
ckdb - update version for libckpool update
|
9 years ago |
kanoi
|
2a4a9f1c99
|
ckdb/php - fix instance additions
|
9 years ago |