Commit Graph

742 Commits

Author SHA1 Message Date
kanoi
f36b2763bc ckdb - remove a wakeup semaphore and replace with a short sleep 2014-08-20 21:22:26 +10:00
kanoi
a12d67fdef ckdb - name the threads 2014-08-20 20:48:41 +10:00
kanoi
d56a878682 ckdb - remove extra unnecessary lock 2014-08-20 20:09:23 +10:00
kanoi
e45ef004ef ckdb - non locking ckdb log - since it's not that critical 2014-08-20 19:53:13 +10:00
kanoi
a686579cd1 ckdb - respect global loglevel 2014-08-20 17:40:08 +10:00
kanoi
0a862aa78e php - update the registered message - no email yet 2014-08-20 15:02:57 +10:00
kanoi
be0f04fad6 php - clean page index ... for now 2014-08-20 14:23:55 +10:00
kanoi
d28c2314e7 ckdb - comment on the socket command format in the code 2014-08-20 13:44:18 +10:00
kanoi
dea48455b6 php - add commas and remove unneeded decimals 2014-08-20 05:30:20 +10:00
kanoi
1c66abb0a9 ckdb - add round share count to 'homepage' and php 2014-08-20 05:14:35 +10:00
kanoi
2b47ce872b ckdb - update some internal TODO documentation 2014-08-20 02:59:33 +10:00
kanoi
f6eddbc99e Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool 2014-08-20 02:49:01 +10:00
kanoi
2bbb7a6f75 ckdb - store/display last share diff and expedite shutdown - DB v0.7 2014-08-20 02:48:18 +10:00
Con Kolivas
763b92fc59 Make passthrough automatically set standalone mode 2014-08-19 17:44:31 +10:00
Con Kolivas
699595ceeb Document configuration 2014-08-19 17:26:18 +10:00
Con Kolivas
caeb0503a5 Document the command line options 2014-08-19 17:08:56 +10:00
Con Kolivas
06abdc858e Add basic build instructions 2014-08-19 16:47:23 +10:00
Con Kolivas
6ddba53ec8 Rudimentary changelog message 2014-08-19 16:10:11 +10:00
Con Kolivas
036af0c902 Add AUTHORS 2014-08-19 16:08:19 +10:00
Con Kolivas
0a331b3324 Begin documenting design and features in README 2014-08-19 16:05:41 +10:00
Con Kolivas
55f8d2d2dd Use int64_t lookups in uthash and fix some cosmetic errors with integers 2014-08-18 21:47:50 +10:00
Con Kolivas
c4fae526fd Make share logging optional and off by default 2014-08-18 17:47:44 +10:00
kanoi
6c0850dffb ckdb - tidy up block update and add password change 2014-08-18 02:28:20 +10:00
Con Kolivas
17a4cab86c Off by one error on new connections 2014-08-17 22:46:51 +10:00
Con Kolivas
05b9904d8c Merge branch 'master' of bitbucket.org:ckolivas/ckpool 2014-08-17 21:12:34 +10:00
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 2014-08-17 21:08:13 +10:00
Con Kolivas
b1ae420fd3 Pass through message to relevant processes with separate threads in passthrough mode 2014-08-17 17:22:17 +10:00
Con Kolivas
6f12bd51a2 Process mining.passthrough as a subclass of proxy and set up handling of clients in preparation for passthrough routing 2014-08-17 14:28:46 +10:00
kanoi
a5ca5312e8 Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool 2014-08-17 13:48:34 +10:00
kanoi
7844480488 .gitignore binaries 2014-08-17 13:48:23 +10:00
Con Kolivas
de28f9daa4 Merge branch 'master' into passthrough 2014-08-17 11:44:35 +10:00
Con Kolivas
3b477b4e07 Provide an option --without-ckdb to build ckpool without postgresql support 2014-08-17 11:18:00 +10:00
Con Kolivas
1b8d0019be Merge branch 'master' into passthrough 2014-08-17 10:39:09 +10:00
kanoi
0117754b90 php - disallow '.' or '_' in username 2014-08-16 09:50:35 +10:00
kanoi
2520f95cf5 Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool 2014-08-15 16:40:14 +10:00
kanoi
7f5de8a9a1 ckdb - allow '-' in email domains 2014-08-15 16:38:57 +10:00
Con Kolivas
3d0c30a121 Merge branch 'master' of bitbucket.org:ckolivas/ckpool 2014-08-15 14:14:54 +10:00
Con Kolivas
354d5511f4 Add sample ckproxy.conf 2014-08-15 14:14:18 +10:00
kanoi
f488f3eb55 Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool 2014-08-15 14:12:29 +10:00
kanoi
748ebfff42 ckdb - shutdown all threads 2014-08-15 14:11:56 +10:00
Con Kolivas
d8afef7442 Add sample ckpool.conf 2014-08-15 14:06:58 +10:00
Con Kolivas
de773a6ef1 Merge branch 'master' of bitbucket.org:ckolivas/ckpool 2014-08-15 10:16:19 +10:00
Con Kolivas
1bc8c20ef7 Give a more descriptive authorisation error message to miners when the database is offline 2014-08-15 10:16:08 +10:00
kanoi
d6de5d1427 Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool 2014-08-15 08:22:31 +10:00
kanoi
a1ffb3656c sql - remove old versions so you must start at v0.6 2014-08-15 08:21:42 +10:00
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 2014-08-14 22:45:47 +10:00
kanoi
6905617932 ckdb - allow critical messages before dbload completes and reload starts 2014-08-14 21:38:02 +10:00
kanoi
4e5e17343d php - add a partial timestamp to the outgoing id 2014-08-13 17:00:34 +10:00
kanoi
3ab0dbfa2f Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool 2014-08-13 16:25:18 +10:00
kanoi
7daa709781 libckpool - add semaphone function set as cksum_* 2014-08-13 16:24:43 +10:00