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 |
Con Kolivas
|
3b477b4e07
|
Provide an option --without-ckdb to build ckpool without postgresql support
|
10 years ago |
Con Kolivas
|
1b8d0019be
|
Merge branch 'master' into passthrough
|
10 years ago |
kanoi
|
0117754b90
|
php - disallow '.' or '_' in username
|
10 years ago |
kanoi
|
2520f95cf5
|
Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool
|
10 years ago |
kanoi
|
7f5de8a9a1
|
ckdb - allow '-' in email domains
|
10 years ago |
Con Kolivas
|
3d0c30a121
|
Merge branch 'master' of bitbucket.org:ckolivas/ckpool
|
10 years ago |
Con Kolivas
|
354d5511f4
|
Add sample ckproxy.conf
|
10 years ago |
kanoi
|
f488f3eb55
|
Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool
|
10 years ago |
kanoi
|
748ebfff42
|
ckdb - shutdown all threads
|
10 years ago |
Con Kolivas
|
d8afef7442
|
Add sample ckpool.conf
|
10 years ago |
Con Kolivas
|
de773a6ef1
|
Merge branch 'master' of bitbucket.org:ckolivas/ckpool
|
10 years ago |
Con Kolivas
|
1bc8c20ef7
|
Give a more descriptive authorisation error message to miners when the database is offline
|
10 years ago |
kanoi
|
d6de5d1427
|
Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool
|
10 years ago |
kanoi
|
a1ffb3656c
|
sql - remove old versions so you must start at v0.6
|
10 years ago |
Con Kolivas
|
c11b2c11f3
|
Log ckdb messages before adding them to the queue of messages to send to it to ensure messages continue to be logged as generated even if they're queued to be sent to ckdb
|
10 years ago |
kanoi
|
6905617932
|
ckdb - allow critical messages before dbload completes and reload starts
|
10 years ago |
kanoi
|
4e5e17343d
|
php - add a partial timestamp to the outgoing id
|
10 years ago |
kanoi
|
3ab0dbfa2f
|
Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool
|
10 years ago |
kanoi
|
7daa709781
|
libckpool - add semaphone function set as cksum_*
|
10 years ago |
Con Kolivas
|
03706ed5b2
|
Only add the handover parameter on restart if it's not already set
|
10 years ago |
Con Kolivas
|
58bcff27d2
|
Merge branch 'master' of bitbucket.org:ckolivas/ckpool
|
10 years ago |
Con Kolivas
|
0fb34986dd
|
Abandon trying to mix delayed sends with new ones, instead adding them to a separate linked list and always polling every 100ms
|
10 years ago |