kanoi
|
fe9ea8b0f5
|
ckdb - add TZ to screen log and handle fractional hour timezones
|
10 years ago |
kanoi
|
8ccaedaf42
|
Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool
|
10 years ago |
kanoi
|
5798453985
|
ckdb - also report postgresql version at startup
|
10 years ago |
kanoi
|
e0b08aadd0
|
ckdb - allow retrying the db connection and reconnect often
|
10 years ago |
kanoi
|
45e29b3da4
|
ckdb - consistent commit/rollback and par initialisation
|
10 years ago |
kanoi
|
48ffb1d109
|
ckdb - optioncontrol table and commands - getopts/setopts
|
10 years ago |
Con Kolivas
|
683fdec8f2
|
Reset proxy diff to startdiff on each new subscription
|
10 years ago |
Con Kolivas
|
47519286a4
|
Use a global notify id counter in proxy mode to avoid clashes
|
10 years ago |
Con Kolivas
|
5ca5cae084
|
Only drop proxy connections when we're killing an existing server and start rejecting before dropping further connections
|
10 years ago |
Con Kolivas
|
3608c47045
|
Merge branch 'master' of bitbucket.org:ckolivas/ckpool
|
10 years ago |
Con Kolivas
|
6880b9f03d
|
Implement fallback in proxy mode and keep existing connection when testing if servers or proxies are alive
|
10 years ago |
kanoi
|
e8313bbf31
|
Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool
|
10 years ago |
kanoi
|
5409ad0938
|
sql - fix ';' typos
|
10 years ago |
Con Kolivas
|
6bedd54fed
|
Merge branch 'master' of bitbucket.org:ckolivas/ckpool
|
10 years ago |
Con Kolivas
|
7ca88d3b14
|
Create missing btcdnotify
|
10 years ago |
kanoi
|
2701772c98
|
Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool
|
10 years ago |
kanoi
|
d0bcf5ca26
|
ckdb - comment getatts and setatts, and add expatts
|
10 years ago |
Con Kolivas
|
d46609275e
|
Implement fallback to higher priority server by using a ckmsgq to inform a server watchdog thread of what the current server is and testing if they're alive no more than every 5 seconds
|
10 years ago |
Con Kolivas
|
f124c5d5b5
|
Readme update
|
10 years ago |
Con Kolivas
|
28ce23d10c
|
Merge branch 'master' of bitbucket.org:ckolivas/ckpool
|
10 years ago |
Con Kolivas
|
5c52cc65c7
|
Add an optional field notify per btcd that tells ckpool not to pool for block changes
|
10 years ago |
kanoi
|
fc7964c7ab
|
ckdb - fix uninitialised par
|
10 years ago |
kanoi
|
37b9c17fef
|
Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool
|
10 years ago |
kanoi
|
a27bed2a83
|
ckdb - useratts implemented
|
10 years ago |
Con Kolivas
|
27abc0e84f
|
Make invalid workinfo id use the current workbase id
|
10 years ago |
Con Kolivas
|
b803c285e1
|
Revert "No valid workinfo should be a share error not a share"
This reverts commit 92a884f12a .
|
10 years ago |
Con Kolivas
|
3cf9fd186e
|
Revert "Maintain only one unlock position in parse_submit"
This reverts commit 8fab45147d .
|
10 years ago |
Con Kolivas
|
ab5d03ece0
|
Abstract out testing if a proxy is alive for future fallback code
|
10 years ago |
Con Kolivas
|
d021692a21
|
Abstract out the testing of whether a server is alive to be used for future fallback code
|
10 years ago |
Con Kolivas
|
8fab45147d
|
Maintain only one unlock position in parse_submit
|
10 years ago |
Con Kolivas
|
92a884f12a
|
No valid workinfo should be a share error not a share
|
10 years ago |
Con Kolivas
|
956be4d8b1
|
Add sanity check for clients sending auth without having completed subscription
|
10 years ago |
Con Kolivas
|
1ff6f77162
|
Avoid duplicating updates on block change from polling and notified update
|
10 years ago |
Con Kolivas
|
89422a5a07
|
Avoid allowing any clients with enonce1_64 of zero
|
10 years ago |
kanoi
|
e62728bd4d
|
php - blocks: better contrast for the text on green
|
10 years ago |
kanoi
|
bd5eacc22d
|
Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool
|
10 years ago |
kanoi
|
1874f786c2
|
sql - table name error
|
10 years ago |
kanoi
|
85b2dfae3e
|
ckdb/sql - revise password code, use a salt, db update to 0.9.2
|
10 years ago |
Con Kolivas
|
0a62f73ce3
|
Merge branch 'master' of bitbucket.org:ckolivas/ckpool
|
10 years ago |
Con Kolivas
|
ab67bb2432
|
Only keep existing downstream connections in proxy mode when attaching an upstream pool successfully in resume mode
|
10 years ago |
kanoi
|
3e041c8bae
|
php - add web information to ckdb requests
|
10 years ago |
kanoi
|
45776131f9
|
php - pass user to getAllUsers()
|
10 years ago |
kanoi
|
ce31d71a82
|
php - add a php runtime stat
|
10 years ago |
kanoi
|
51a1d6ac6a
|
php - break up workers into functions, add an Admin menu, and add an Admin allworkers
|
10 years ago |
kanoi
|
ac509aa98d
|
ckdb/sql - db v0.9.1 changes
|
10 years ago |
kanoi
|
0cfa3abe61
|
sql - comments and updates for bs.sql
|
10 years ago |
Con Kolivas
|
a863a3134f
|
Bump version to 0.8 signifying near feature completeness
|
10 years ago |
Con Kolivas
|
818471a006
|
Update README
|
10 years ago |
Con Kolivas
|
f770110e42
|
Change default blockpoll to 5s, assuming the notifier will be used with bitcoind
|
10 years ago |
Con Kolivas
|
767103c36f
|
Zero timeout on second select in recv_unix_msg is too strict
|
10 years ago |