kanoi
|
532405b300
|
ckdb - standardise messages and replies
|
11 years ago |
Con Kolivas
|
14b965c67a
|
Change authentication response check from added to ok
|
11 years ago |
Con Kolivas
|
91e2b3c942
|
Remove the method from the command we send to ckdb and put it at the beginning of the message
|
11 years ago |
Con Kolivas
|
645b94c949
|
Log all ckdb requests to the rotating ckdb log
|
11 years ago |
Con Kolivas
|
c4c9a7b2a6
|
Create a rotating log function that changes hourly with an exclusive lock while writing
|
11 years ago |
kanoi
|
d6b62be21f
|
Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool
|
11 years ago |
kanoi
|
fd9e99a163
|
ckdb - fix transfer string test
|
11 years ago |
Con Kolivas
|
09f0586243
|
Add all messages that we don't need to wait for the ckdb response to a separate thread message queue and cache them if ckdb is unresponsive
|
11 years ago |
Con Kolivas
|
8798f08622
|
Make an array for the different ids we send to ckdb
|
11 years ago |
Con Kolivas
|
9d099060d3
|
Clean up auth response handling and drop regular ckdb responses to verbose logging
|
11 years ago |
kanoi
|
01d78cc966
|
ckdb - auto add workers correctly
|
11 years ago |
kanoi
|
cf2f27fabc
|
Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool
|
11 years ago |
kanoi
|
3a6e4a9fcb
|
ckdb - change errno to errn
|
11 years ago |
Con Kolivas
|
1682d8e0f3
|
Cope with empty transactions in json encoding
|
11 years ago |
kanoi
|
a26fda346f
|
ckdb - allow no transactions
|
11 years ago |
kanoi
|
08a6a117be
|
ckdb - add poolstats
|
11 years ago |
Con Kolivas
|
1af6eda2b1
|
Remove all concept of accepted/rejected shares per user from stratifier
|
11 years ago |
Con Kolivas
|
7d16041dd1
|
Remove any concept of round shares or pplns from stratifier
|
11 years ago |
Con Kolivas
|
0ce603c9e5
|
Change message to ckdb to id.
|
11 years ago |
Con Kolivas
|
333d05fb3a
|
Create a json sending wrapper for ckdb and fix int64 usage in packed json
|
11 years ago |
Con Kolivas
|
47f10cbf22
|
Merge branch 'master' of bitbucket.org:ckolivas/ckpool
|
11 years ago |
Con Kolivas
|
62f9f7b300
|
Do basic authorisation, duplicating the required 2nd UID
|
11 years ago |
kanoi
|
2acf1d527c
|
ckdb - add missing poolinstance to workinfo_add
|
11 years ago |
kanoi
|
cbb0cb9ae2
|
ckdb - correct param count for workinfo_add
|
11 years ago |
kanoi
|
d406fc3b5e
|
Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool
|
11 years ago |
kanoi
|
569cca8a53
|
ckdb - id only added to reply in listener()
|
11 years ago |
Con Kolivas
|
9111c4fdf9
|
Send stats to ckdb
|
11 years ago |
Con Kolivas
|
83eb0821ed
|
Send workinfo sharelog
|
11 years ago |
Con Kolivas
|
bd4716ca4f
|
Merge branch 'master' of bitbucket.org:ckolivas/ckpool
|
11 years ago |
Con Kolivas
|
1debfd1f45
|
Send auth and share messages to ckdb
|
11 years ago |
kanoi
|
e8740d6eaa
|
Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool
|
11 years ago |
kanoi
|
03b6244a61
|
initid - force bash
|
11 years ago |
Con Kolivas
|
73599ea10d
|
Add a function for sending a message to ckdb and getting its response
|
11 years ago |
Con Kolivas
|
a910decebd
|
Merge branch 'master' of bitbucket.org:ckolivas/ckpool
|
11 years ago |
Con Kolivas
|
5f5ef3c712
|
Parse and store the socket directory and name for ckdb
|
11 years ago |
kanoi
|
144d389a8d
|
Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool
|
11 years ago |
kanoi
|
76e43f1130
|
ckdb - allow json real and string array
|
11 years ago |
Con Kolivas
|
c6c5c4f486
|
Add reward to the workinfo database dump
|
11 years ago |
Con Kolivas
|
73b25d8917
|
Fix parameters to match messages we will send to ckdb
|
11 years ago |
kanoi
|
de86a49dec
|
ckdb - handle auths/workers
|
11 years ago |
Con Kolivas
|
6f099e43af
|
Fix missing error code
|
11 years ago |
Con Kolivas
|
4119cfd21e
|
Prepare json fields for exporting stats to ckdb and convert existing temporary displayed logging to json
|
11 years ago |
kanoi
|
515923ead1
|
ckdb adjust initial id defaults and correct table sizes
|
11 years ago |
kanoi
|
561b18a63b
|
ckdb.c correct pgsql modification
|
11 years ago |
kanoi
|
906cf6fc09
|
ckdb table changes/additions
|
11 years ago |
Con Kolivas
|
be92057fa7
|
Write the errno to the share json
|
11 years ago |
Con Kolivas
|
7ff39bf07e
|
Use an enum for various errors and reject reasons for shares and put their strings in libckpool
|
11 years ago |
Con Kolivas
|
14f37c2e09
|
Avoid undefined error on share submission after error
|
11 years ago |
Con Kolivas
|
1ab6280eac
|
Don't try to empty a closed socket
|
11 years ago |
Con Kolivas
|
258c7b0b9c
|
Prepare share error json for database submission as well
|
11 years ago |