kanoi
|
c4dda1d521
|
php - javascript bugs
|
10 years ago |
kanoi
|
1ce6a34a82
|
Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool
|
10 years ago |
kanoi
|
1f4cd709d1
|
php - allow selecting local vs utc time on the shift graph
|
10 years ago |
Con Kolivas
|
7c0db6925e
|
Merge branch 'master' of bitbucket.org:ckolivas/ckpool
|
10 years ago |
Con Kolivas
|
655f82f09d
|
Remove clients from the epoll list when invalidating them to avoid a receiver event and check they still exist in their original form on getting a receiver event
|
10 years ago |
Con Kolivas
|
24d9155f62
|
Recycle client instances in the connector
|
10 years ago |
kanoi
|
b32080e9a5
|
ckdb - setup the first mandatory mark on a new pool
|
10 years ago |
ckolivas
|
bf1c2ef09b
|
Cope with variable length ckdb responses on the heartbeat as well
|
10 years ago |
kanoi
|
f3766b48ff
|
php - optionally draw time key below shift key
|
10 years ago |
kanoi
|
9093a92d51
|
php - graph time display options
|
10 years ago |
kanoi
|
63918ef410
|
php - add display options to the graph
|
10 years ago |
kanoi
|
5905be44a1
|
php - graph enhancements
|
10 years ago |
kanoi
|
92675ab165
|
php - correct graph base
|
10 years ago |
kanoi
|
e355d93bed
|
php - add a simple shift perfomance graph
|
10 years ago |
kanoi
|
1e68c2d602
|
ckdb/php - pass statsconfirmed to php to flag estimate stats
|
10 years ago |
Con Kolivas
|
b780dc0061
|
Demote message verbosity for no auth response when we know ckdb is offline
|
10 years ago |
Con Kolivas
|
4be7c15484
|
Merge branch 'master' of bitbucket.org:ckolivas/ckpool
|
10 years ago |
Con Kolivas
|
8091b77c7c
|
Allow arbitrary length responses from ckdb in send_recv_auth to allow for hundreds of workers
|
10 years ago |
kanoi
|
f2d80c7e95
|
php - more constructive ckdb restart message
|
10 years ago |
kanoi
|
4f327ee6ed
|
ckdb - switch_state to allow code upgrades while running
|
10 years ago |
kanoi
|
966b9b7326
|
ckdb - pass all worker diffs back to auth requests
|
10 years ago |
Con Kolivas
|
f6abc404d5
|
Change parsing of ckdb response, expecting an array of workers
|
10 years ago |
Con Kolivas
|
dda8187e49
|
Create workers if they don't already exist when set_worker_mindiff is called
|
10 years ago |
Con Kolivas
|
03149c1354
|
Create the user if it doesn't already exist in set_worker_mindiff
|
10 years ago |
Con Kolivas
|
0900b5d5c5
|
Check for no user in __drop_client
|
10 years ago |
Con Kolivas
|
8916a8e1d5
|
Pick up the client address as soon as we generate the stratum instance to avoid passing it round repeatedly with messages
|
10 years ago |
Con Kolivas
|
5261837b8f
|
Add information about throttled clients, showing only when they're first throttled
|
10 years ago |
Con Kolivas
|
cb3960be50
|
Add client drop message before we delete structures
|
10 years ago |
Con Kolivas
|
93eb641d21
|
Rate limit auth backoff message
|
10 years ago |
Con Kolivas
|
7959e72520
|
Add client IP address to notifications
|
10 years ago |
Con Kolivas
|
b92062d6ea
|
Add IP address to client drop message
|
10 years ago |
Con Kolivas
|
1880eeb79a
|
Merge branch 'master' of bitbucket.org:ckolivas/ckpool
|
10 years ago |
Con Kolivas
|
b7e9291fc5
|
Add more info to client drop messages using notice_msg_entries
|
10 years ago |
Con Kolivas
|
8b434661d7
|
Add more verbose information to drop client messages using add_msg_entry
|
10 years ago |
Con Kolivas
|
d4cd88ac58
|
Add helper functions for storing messages to be dumped outside of other locks
|
10 years ago |
Con Kolivas
|
0c61ed1c09
|
Make worker count more robust by using the same locking for stats
|
10 years ago |
Con Kolivas
|
9706b52965
|
Recycle used client structs instead of freeing them
|
10 years ago |
Con Kolivas
|
431234a3d6
|
Remove option of using precarious intermediate variants of cklocks
|
10 years ago |
Con Kolivas
|
4c97df787d
|
Remove use of upgradeable locks in connector
|
10 years ago |
Con Kolivas
|
92dacd8513
|
Avoid cute locking
|
10 years ago |
kanoi
|
7283af34e5
|
php - add a login failure message
|
10 years ago |
kanoi
|
09a5de8e2c
|
ckdb - correct orphan diff redistribution
|
10 years ago |
kanoi
|
8e324f0ba5
|
ckdb - add message spacing
|
10 years ago |
kanoi
|
0e27bd2d47
|
php - correct shift php
|
10 years ago |
kanoi
|
c754f1b06d
|
ckdb/php - add block B marks after the shift php shift names
|
10 years ago |
kanoi
|
deda01d758
|
ckdb - allow payouts to be orphaned
|
10 years ago |
kanoi
|
951f9019a9
|
ckdb/php - more block statistics
|
10 years ago |
kanoi
|
663ecf7854
|
php - add descriptions to payments and mpayouts
|
10 years ago |
kanoi
|
ca25f65e85
|
php - rename 'MPayouts' to 'Rewards' and add a total
|
10 years ago |
kanoi
|
9a4056ddad
|
ckdb - add the block diff to block messages
|
10 years ago |