853 Commits (7c003276936c9107f5dc72a6b3cddbea25520879)
 

Author SHA1 Message Date
kanoi 2af4207306 ckdb - fix block db save 10 years ago
Con Kolivas dd13d356c2 Check threads exist before trying to cancel or join them 10 years ago
Con Kolivas cc38bb51df Show the blockhash in test_blocksolve in the same format as the prevhash returned by getblocktemplate 10 years ago
kanoi 1229673f1d ckdb - set socket log filename different to ckpool 10 years ago
kanoi abedf38f6c ckdb - set default log folder to dblogs 10 years ago
kanoi a5b01c6148 ckdb - correct a startup message 10 years ago
kanoi f836bf28f2 ckdb - store blocks even if they have incorrect usernames 10 years ago
kanoi 0cd95a65b5 ckdb - add tickers to most db loads 10 years ago
kanoi d3ca063395 ckdb - fix reload crash and tidy up reload error handling 10 years ago
kanoi f0caae2314 ckdb - replace references to timeval with tv_t 10 years ago
kanoi 3cc816efb4 sql - set new db version to latest 10 years ago
kanoi 86913036ac ckdb - reload clear errno 10 years ago
kanoi 53491bcdec ckdb - poolstats searching in the correct direction 10 years ago
kanoi 4bd4248250 Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool 10 years ago
kanoi eb05bb3fbf ckdb - fix poolstats db storage fail 10 years ago
Con Kolivas 41670f48d8 Merge branch 'master' of bitbucket.org:ckolivas/ckpool 10 years ago
Con Kolivas d728f7d863 Inherit pids of processes that are forked later 10 years ago
Con Kolivas 713509823f Rate limit the throbber to one update per second 10 years ago
kanoi 52fe152eed sql - update reloadstatus.sql for sharesummary 10 years ago
kanoi 830e7481a0 ckdb - determin reload sharesummary settings if all are complete 10 years ago
Con Kolivas 92c67ab289 Provide a restart command which does a handover to an new binary with the same arguments 10 years ago
Con Kolivas 1830df684f Put a sanity check on kill calls to make sure we are not sending them to pid 0 10 years ago
Con Kolivas 30e36979ca Revert inappropriate commenting out of code 10 years ago
Con Kolivas 73e807a6b6 Don't extract sockaddr when we have an old fd 10 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 10 years ago
Con Kolivas dbd86bd57c Merge branch 'master' of bitbucket.org:ckolivas/ckpool 10 years ago
Con Kolivas a832b64006 Fix getfd function to really send a full struct msghdr returning a new fd to copy sockets across processes 10 years ago
kanoi be308917cc sql - add blocks to reloadstatus.sql coz 10 years ago
kanoi 91d37f5894 ckdb - fix incorrect userstats reload date 10 years ago
kanoi 1dd80fadcb Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool 10 years ago
kanoi e9bd61c212 ckdb - time limited ticker 10 years ago
Con Kolivas afcc856d0d Merge branch 'master' of bitbucket.org:ckolivas/ckpool 10 years ago
Con Kolivas 3486b4ecd8 Shut down unix sockets unidirectionally when we know that component is complete 10 years ago
kanoi 81314387db ckdb - update startup comment 10 years ago
kanoi 92d0aa3d42 DB v0.6 information 10 years ago
kanoi 0ab12b37eb ckdb - update reload_from code comment 10 years ago
kanoi 6fb49cbde1 Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool 10 years ago
kanoi 999107eb43 ckdb - create the reload 'begin' filename if not found 10 years ago
Con Kolivas 83d2da1d70 Use a deep copy for stratum notify of the merkle array 10 years ago
Con Kolivas d5be610d40 Fix harmless valgrind warning 10 years ago
Con Kolivas c5eb3c75af Allocate the gbt data from within live_server 10 years ago
Con Kolivas d15d19bf3a si should only be dealloced on shutdown 10 years ago
kanoi 1fd6e2a60d tables.sql simple all table row count 10 years ago
kanoi fc49abd0bb ckdb - force UTC+00 when writing to the DB 10 years ago
kanoi 9e3cf4e469 ckdb - update the db version to force anyone to ask me what needs to be done 10 years ago
kanoi c2e54cae53 script to convert ckdb2014*log filenames to UTC 10 years ago
kanoi 9d97cff6b5 Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool 10 years ago
kanoi 7698d1880b convert DB time to UTC correctly, make ckdbYYYYMMDDHH.log UTC and make time use it's own buffer 10 years ago
Con Kolivas a40bbda19b Don't leak memory on server reconnect 10 years ago
Con Kolivas ad75ab49d5 Avoid userpass deref 10 years ago