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 |
Con Kolivas
|
5ef0829c74
|
Don't bother counting share diff until it matches the client set diff and don't reproduce the diff change job id test already performed when determining diff in parse_submit
|
10 years ago |
Con Kolivas
|
03ba50a3e2
|
Workbase_id should be updated even in proxy mode or diff will only change once
|
10 years ago |
Con Kolivas
|
a95c259839
|
Clamp optimal diff after all calculations are made and store min and start diff as long integers
|
10 years ago |
Con Kolivas
|
90782542f8
|
Change attempted block submission to 99%+ only
|
10 years ago |
kanoi
|
f15273ca53
|
ckdb - add some examples in the socket doc
|
10 years ago |
kanoi
|
f36b2763bc
|
ckdb - remove a wakeup semaphore and replace with a short sleep
|
10 years ago |
kanoi
|
a12d67fdef
|
ckdb - name the threads
|
10 years ago |
kanoi
|
d56a878682
|
ckdb - remove extra unnecessary lock
|
10 years ago |
kanoi
|
e45ef004ef
|
ckdb - non locking ckdb log - since it's not that critical
|
10 years ago |
kanoi
|
a686579cd1
|
ckdb - respect global loglevel
|
10 years ago |
kanoi
|
0a862aa78e
|
php - update the registered message - no email yet
|
10 years ago |
kanoi
|
be0f04fad6
|
php - clean page index ... for now
|
10 years ago |
kanoi
|
d28c2314e7
|
ckdb - comment on the socket command format in the code
|
10 years ago |
kanoi
|
dea48455b6
|
php - add commas and remove unneeded decimals
|
10 years ago |
kanoi
|
1c66abb0a9
|
ckdb - add round share count to 'homepage' and php
|
10 years ago |
kanoi
|
2b47ce872b
|
ckdb - update some internal TODO documentation
|
10 years ago |
kanoi
|
f6eddbc99e
|
Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool
|
10 years ago |
kanoi
|
2bbb7a6f75
|
ckdb - store/display last share diff and expedite shutdown - DB v0.7
|
10 years ago |
Con Kolivas
|
763b92fc59
|
Make passthrough automatically set standalone mode
|
10 years ago |
Con Kolivas
|
699595ceeb
|
Document configuration
|
10 years ago |
Con Kolivas
|
caeb0503a5
|
Document the command line options
|
10 years ago |
Con Kolivas
|
06abdc858e
|
Add basic build instructions
|
10 years ago |
Con Kolivas
|
6ddba53ec8
|
Rudimentary changelog message
|
10 years ago |
Con Kolivas
|
036af0c902
|
Add AUTHORS
|
10 years ago |
Con Kolivas
|
0a331b3324
|
Begin documenting design and features in README
|
10 years ago |
Con Kolivas
|
55f8d2d2dd
|
Use int64_t lookups in uthash and fix some cosmetic errors with integers
|
10 years ago |
Con Kolivas
|
c4fae526fd
|
Make share logging optional and off by default
|
10 years ago |
kanoi
|
6c0850dffb
|
ckdb - tidy up block update and add password change
|
10 years ago |
Con Kolivas
|
17a4cab86c
|
Off by one error on new connections
|
10 years ago |
Con Kolivas
|
05b9904d8c
|
Merge branch 'master' of bitbucket.org:ckolivas/ckpool
|
10 years ago |
Con Kolivas
|
00f08eed05
|
Make client id use the passthrough id as high bits of a 64bit version of the client id to determine the intrinsic stratum client versus the connected client
|
10 years ago |
Con Kolivas
|
b1ae420fd3
|
Pass through message to relevant processes with separate threads in passthrough mode
|
10 years ago |
Con Kolivas
|
6f12bd51a2
|
Process mining.passthrough as a subclass of proxy and set up handling of clients in preparation for passthrough routing
|
10 years ago |
kanoi
|
a5ca5312e8
|
Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool
|
10 years ago |
kanoi
|
7844480488
|
.gitignore binaries
|
10 years ago |
Con Kolivas
|
de28f9daa4
|
Merge branch 'master' into passthrough
|
10 years ago |