643 Commits (3cc816efb47dac05d2d73308f77f07e4663ef57c)
 

Author SHA1 Message Date
kanoi 3cc816efb4 sql - set new db version to latest 11 years ago
kanoi 86913036ac ckdb - reload clear errno 11 years ago
kanoi 53491bcdec ckdb - poolstats searching in the correct direction 11 years ago
kanoi 4bd4248250 Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool 11 years ago
kanoi eb05bb3fbf ckdb - fix poolstats db storage fail 11 years ago
Con Kolivas 41670f48d8 Merge branch 'master' of bitbucket.org:ckolivas/ckpool 11 years ago
Con Kolivas d728f7d863 Inherit pids of processes that are forked later 11 years ago
Con Kolivas 713509823f Rate limit the throbber to one update per second 11 years ago
kanoi 52fe152eed sql - update reloadstatus.sql for sharesummary 11 years ago
kanoi 830e7481a0 ckdb - determin reload sharesummary settings if all are complete 11 years ago
Con Kolivas 92c67ab289 Provide a restart command which does a handover to an new binary with the same arguments 11 years ago
Con Kolivas 1830df684f Put a sanity check on kill calls to make sure we are not sending them to pid 0 11 years ago
Con Kolivas 30e36979ca Revert inappropriate commenting out of code 11 years ago
Con Kolivas 73e807a6b6 Don't extract sockaddr when we have an old fd 11 years ago
Con Kolivas 61bc8628f3 Implement a handover option which allows ckpool to inherit the socket from a running instance before shutting it down keeping miners talking to the existing connection 11 years ago
Con Kolivas dbd86bd57c Merge branch 'master' of bitbucket.org:ckolivas/ckpool 11 years ago
Con Kolivas a832b64006 Fix getfd function to really send a full struct msghdr returning a new fd to copy sockets across processes 11 years ago
kanoi be308917cc sql - add blocks to reloadstatus.sql coz 11 years ago
kanoi 91d37f5894 ckdb - fix incorrect userstats reload date 11 years ago
kanoi 1dd80fadcb Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool 11 years ago
kanoi e9bd61c212 ckdb - time limited ticker 11 years ago
Con Kolivas afcc856d0d Merge branch 'master' of bitbucket.org:ckolivas/ckpool 11 years ago
Con Kolivas 3486b4ecd8 Shut down unix sockets unidirectionally when we know that component is complete 11 years ago
kanoi 81314387db ckdb - update startup comment 11 years ago
kanoi 92d0aa3d42 DB v0.6 information 11 years ago
kanoi 0ab12b37eb ckdb - update reload_from code comment 11 years ago
kanoi 6fb49cbde1 Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool 11 years ago
kanoi 999107eb43 ckdb - create the reload 'begin' filename if not found 11 years ago
Con Kolivas 83d2da1d70 Use a deep copy for stratum notify of the merkle array 11 years ago
Con Kolivas d5be610d40 Fix harmless valgrind warning 11 years ago
Con Kolivas c5eb3c75af Allocate the gbt data from within live_server 11 years ago
Con Kolivas d15d19bf3a si should only be dealloced on shutdown 11 years ago
kanoi 1fd6e2a60d tables.sql simple all table row count 11 years ago
kanoi fc49abd0bb ckdb - force UTC+00 when writing to the DB 11 years ago
kanoi 9e3cf4e469 ckdb - update the db version to force anyone to ask me what needs to be done 11 years ago
kanoi c2e54cae53 script to convert ckdb2014*log filenames to UTC 11 years ago
kanoi 9d97cff6b5 Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool 11 years ago
kanoi 7698d1880b convert DB time to UTC correctly, make ckdbYYYYMMDDHH.log UTC and make time use it's own buffer 11 years ago
Con Kolivas a40bbda19b Don't leak memory on server reconnect 11 years ago
Con Kolivas ad75ab49d5 Avoid userpass deref 11 years ago
kanoi 7268672485 sql - reloadstatus.sql - show what the db reload status is 11 years ago
kanoi 0a9bb12571 ckdb - correct reload switch 11 years ago
kanoi 3eda6a4618 ckdb - userstats summarisation while reloading - crash reload on an unhandled command 11 years ago
kanoi 9891eff85b ckdb - update startup comments 11 years ago
kanoi b0d99751bf ckdb - comment about reload CCLs and system clock 11 years ago
kanoi 2b3f618b63 ckdb - startup documentation to be implemented 11 years ago
kanoi 1df419158f ckdb - dont abort when reload completes 11 years ago
kanoi a98eb7336a ckdb - define a MAXID useful for tree searching 11 years ago
kanoi 3e7a83c912 ckdb - correct begin date constant name 11 years ago
kanoi 0c308a926a ckdb - calculate most of workerstatus after data load 11 years ago