kanoi
|
88835c22fa
|
ckdb confirm - only extra diff information when required
|
10 years ago |
kanoi
|
14c066e46b
|
ckdb - confirm: add workinfoid and date ranges of problems
|
10 years ago |
kanoi
|
d8f2e27df9
|
ckdb - allow missing secondaryuserid, but show error if it should be there
|
10 years ago |
kanoi
|
106ce83a72
|
ckdb - reduce lock count in logger when queue>1
|
10 years ago |
kanoi
|
d9ecfc0655
|
ckdb - stop the confirm reload after it's read all necessary data
|
10 years ago |
kanoi
|
4cc9c6ac7a
|
ckdb - correct block confirm workinfoid selection code
|
10 years ago |
kanoi
|
3627bd2b03
|
ckdb - confirm: fix block dates and add 'i' to only report DB info
|
10 years ago |
kanoi
|
62347c793b
|
ckdb - remove another stupid gcc warning
|
10 years ago |
kanoi
|
e50502d527
|
ckdb - update version :)
|
10 years ago |
kanoi
|
0c5278d077
|
Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool
|
10 years ago |
kanoi
|
e14c577437
|
ckdb - add version to listener
|
10 years ago |
Con Kolivas
|
c4e451c869
|
Merge branch 'master' of bitbucket.org:ckolivas/ckpool
|
10 years ago |
Con Kolivas
|
97b03d016f
|
Make all file opens close on exec to prevent leaving files open on existing and possible future execves
|
10 years ago |
kanoi
|
28cc00ae4b
|
Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool
|
10 years ago |
kanoi
|
6d16c5c1d6
|
ckdb - add optional -Y confirm ranges for -y
|
10 years ago |
Con Kolivas
|
d0faecad64
|
Merge branch 'master' of bitbucket.org:ckolivas/ckpool
|
10 years ago |
Con Kolivas
|
8ca6d871e8
|
The secondary user id is unique only per user instance so move field there and reuse, fixing preauth scenario
|
10 years ago |
ckolivas
|
38db91bf74
|
Use a pthread conditional to wake the workqueue in ckdb with a 420ms timeout instead of polling every 4ms
|
10 years ago |
Con Kolivas
|
cfa9824b08
|
Convert uses of json_pack to JSON_CPACK in the generator
|
10 years ago |
Con Kolivas
|
159a6b2e7c
|
Convert uses of json_pack in the stratifier to the JSON_CPACK helper
|
10 years ago |
Con Kolivas
|
67f6a0148c
|
Provide a macro helper for json_pack that checks the return value and describes what the error is and where it came from
|
10 years ago |
kanoi
|
ebf35769f1
|
ckdb - add version information
|
10 years ago |
kanoi
|
77dce26add
|
ckdb - add a verbose json error for incoming json text
|
10 years ago |
Con Kolivas
|
f26273f34f
|
Attempt failover when bitcoind socket is invalidated
|
10 years ago |
Con Kolivas
|
3a66955ae6
|
Add a preauth field for authorisations
|
10 years ago |
Con Kolivas
|
7661f4206b
|
Don't try to submit a block locally in proxy mode if we're missing transactions
|
10 years ago |
Con Kolivas
|
5f6b5e0abb
|
Allow a btcd to be used to submit blocks to locally in proxy mode to help perpetuate block solves more rapidly
|
10 years ago |
Con Kolivas
|
2a03942cbc
|
Automatically authorise clients if a client with the same username has already been authorised while ckdb is offline and queue the auth message to be sent when ckdb comes back online
|
10 years ago |
kanoi
|
64c7a27466
|
php - add a payout description
|
10 years ago |
kanoi
|
5fda351d37
|
ckdb - remove stupid gcc warning
|
10 years ago |
kanoi
|
6e3b17b5b9
|
ckdb - remove gcc warnings
|
10 years ago |
kanoi
|
0217a4c3c4
|
Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool
|
10 years ago |
kanoi
|
86c902b2f8
|
ckdb - add a UTC timestamp to the end of the New block message
|
10 years ago |
kanoi
|
792a4c7808
|
ckdb - sharesummary confirmation check with -y (no db changes)
|
10 years ago |
Con Kolivas
|
a0cf598c83
|
Inline the only caller of noutf8_iterate
|
10 years ago |
Con Kolivas
|
f794f4afab
|
Add not no utf8 flag to json we know will only contain ascii
|
10 years ago |
Con Kolivas
|
1dfc48698b
|
Provide a way to dump json when it is known there is no utf8 in it
|
10 years ago |
Con Kolivas
|
6a224caf1f
|
Merge branch 'master' of bitbucket.org:ckolivas/ckpool
|
10 years ago |
Con Kolivas
|
4d9dc10206
|
Use realloc in strbuffer_append_bytes
|
10 years ago |
kanoi
|
2e39830d98
|
php - typo
|
10 years ago |
kanoi
|
b8a2eef73b
|
php - put back removed rate
|
10 years ago |
kanoi
|
5cbbad7ac6
|
php - format stats numbers
|
10 years ago |
kanoi
|
f8725a3a69
|
ckdb/php - add 5m hashrate to allusers and use it
|
10 years ago |
kanoi
|
8e2d94baf6
|
php - clarify the pool user stats hash rate
|
10 years ago |
kanoi
|
dea3640846
|
php - add restricted ckdb stats
|
10 years ago |
kanoi
|
b883f02977
|
php - add an 's'
|
10 years ago |
kanoi
|
fbdfb06074
|
php - add a blank payout help page
|
10 years ago |
kanoi
|
1a23e26876
|
Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool
|
10 years ago |
kanoi
|
ec1dc12332
|
ckdb - update username pattern and docs
|
10 years ago |
Con Kolivas
|
31221dd0b4
|
Clamp max diff in proxy mode to the current upstream pool's diff
|
10 years ago |