Con Kolivas
|
a8e09a444d
|
Abstract out add_share in proxy to be used by redirector code
|
10 years ago |
Con Kolivas
|
31c205c138
|
Add basic configuration options for redirector mode
|
10 years ago |
Con Kolivas
|
f3a826d30f
|
User ID is an integer in workerinfo
|
10 years ago |
Con Kolivas
|
c627c12cab
|
User id is an integer
|
10 years ago |
kanoi
|
b1be1edd8b
|
ckdb/php - add diffinv to shift replies and show on the shift page
|
10 years ago |
kanoi
|
0cf3f121e2
|
ckdb - initialise the payout expiry counters
|
10 years ago |
kanoi
|
9f859f0f78
|
ckdb - enable payouts expiry and a block minerreward override
|
10 years ago |
kanoi
|
6832433eeb
|
ckdb - limit reload queue and fix reload lost ∞ loop
|
10 years ago |
kanoi
|
a128c70dbe
|
ckdb - sharesummaries can't be deleted since they are no longer in the DB
|
10 years ago |
kanoi
|
d6ebc8ad97
|
ckdb - add a record counter for the 2 largest DB table loads
|
10 years ago |
kanoi
|
acdd8203a0
|
ckdb - ensure (unlikely) summarisation can never affect payout generation
|
10 years ago |
kanoi
|
fcfe965ba3
|
ckdb - don't store sharesummaries in the DB and delay mark processing until sync has completed
|
10 years ago |
kanoi
|
2f17880dd1
|
php - ignore case on sort for Acclaim
|
10 years ago |
kanoi
|
e5db7d222e
|
ckdb - must remember to unlock locks ...
|
10 years ago |
kanoi
|
ad53fac155
|
php - add Block Acclaim
|
10 years ago |
kanoi
|
e1e4accda6
|
ckdb/php - Hall of Fame stats (no user access yet)
|
10 years ago |
kanoi
|
0b4c1df085
|
php - add notifications
|
10 years ago |
kanoi
|
b234dd647f
|
Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool
|
10 years ago |
kanoi
|
8345abc12a
|
ckdb - for luck :)
|
10 years ago |
ckolivas
|
9c4e63691a
|
Increase string storage space for enonce1/enonce1var to accommodate 8 byte nonce1length configuration
|
10 years ago |
Con Kolivas
|
48a8b12ed6
|
Merge branch 'master' of bitbucket.org:ckolivas/ckpool
|
10 years ago |
Con Kolivas
|
2d6a261ffb
|
Increase version to 0.8.8
|
10 years ago |
kanoi
|
94c682bfa2
|
ckdb - remove unnecessary dup messages vs reload
|
10 years ago |
kanoi
|
8d016f1811
|
Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool
|
10 years ago |
kanoi
|
ffa577b7a6
|
php - add a 3rd decimal to some numbers
|
10 years ago |
Con Kolivas
|
ba4757b721
|
Merge branch 'master' into multiproxy
Conflicts:
src/ckpool.c
|
10 years ago |
Con Kolivas
|
75f8a93d49
|
Check for zero ret in read_socket_line
|
10 years ago |
Con Kolivas
|
4bc776f99b
|
Use non-blocking reads in read_socket_line, waiting up to the full timeout
|
10 years ago |
Con Kolivas
|
85a08ce3ab
|
Increase precision of wait read/write select to accept floats
|
10 years ago |
Con Kolivas
|
5364b78659
|
Merge branch 'master' of bitbucket.org:ckolivas/ckpool
|
10 years ago |
Con Kolivas
|
b197ba2ff9
|
Maintain a reference to which message we're currently sending to a client to prevent sending interleaved messages should they block
|
10 years ago |
Con Kolivas
|
dcf55ff1fb
|
Maintain a reference to which message we're currently sending to a client to prevent sending interleaved messages should they block
|
10 years ago |
Con Kolivas
|
2c1944534b
|
Unconditionally drop all clients bound to a proxy should we update its subscribe
|
10 years ago |
Con Kolivas
|
b21cc7176d
|
Check for proxy sending being set as well
|
10 years ago |
Con Kolivas
|
ef67643d5e
|
Reference the actual message we're blocking on in the generator to a proxy and continue only that one
|
10 years ago |
Con Kolivas
|
e2f08fe36b
|
Prevent sending parts of different messages to upstream proxies
|
10 years ago |
Con Kolivas
|
2242d44b30
|
Check for no ret after send in generator
|
10 years ago |
Con Kolivas
|
6194af292f
|
Send queued json messages in proxy mode non-blocking
|
10 years ago |
Con Kolivas
|
f359b57119
|
Close umsg sockd on clearing unix message in generator
|
10 years ago |
Con Kolivas
|
3fb8ff91d6
|
Continue waiting in read_socket_line if we have no more to read but have not used up the full timeout
|
10 years ago |
Con Kolivas
|
9bcacd0131
|
Increase precision of wait read/write select to accept floats
|
10 years ago |
kanoi
|
19e2a1b47b
|
php - remove css/js from page.php and put in inc.php
|
10 years ago |
kanoi
|
ceac081a17
|
Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool
|
10 years ago |
kanoi
|
2d0db60443
|
ckdb - check queue seq after reload completes
|
10 years ago |
Con Kolivas
|
d8a5228513
|
Demote flagged message
|
10 years ago |
Con Kolivas
|
0383888d5e
|
Demote non existent proxy message to info
|
10 years ago |
Con Kolivas
|
7e2280ff2d
|
Check for eom more carefully in read_socket_line
|
10 years ago |
Con Kolivas
|
cb640b6ab2
|
Check for epoll hangups fully
|
10 years ago |
Con Kolivas
|
25840cfec9
|
Demote client flag message to info level
|
10 years ago |
Con Kolivas
|
d59c8c1b41
|
Demote proxy logging to info level
|
10 years ago |