262 Commits (615e9e8b22b3cd93f35c7dca7d01dbfe2c1c8924)

Author SHA1 Message Date
kanoi 24c287b54f ckdb - add miningpayouts db code and a pplns stats generator 10 years ago
kanoi 4dea43b0ca ckdb - display expected reload confirm finish point 10 years ago
kanoi d447f37f54 ckdb - set ccl limits +/-1s and dont show mismatches inside this limit 10 years ago
kanoi 1737dc5a85 ckdb - confirm option to check CCL timestamp 10 years ago
kanoi 4822e547b6 ckdb - reorder options and name the missing data 10 years ago
kanoi 88835c22fa ckdb confirm - only extra diff information when required 10 years ago
kanoi 14c066e46b ckdb - confirm: add workinfoid and date ranges of problems 10 years ago
kanoi d8f2e27df9 ckdb - allow missing secondaryuserid, but show error if it should be there 10 years ago
kanoi 106ce83a72 ckdb - reduce lock count in logger when queue>1 10 years ago
kanoi d9ecfc0655 ckdb - stop the confirm reload after it's read all necessary data 10 years ago
kanoi 4cc9c6ac7a ckdb - correct block confirm workinfoid selection code 10 years ago
kanoi 3627bd2b03 ckdb - confirm: fix block dates and add 'i' to only report DB info 10 years ago
kanoi 62347c793b ckdb - remove another stupid gcc warning 10 years ago
kanoi e50502d527 ckdb - update version :) 10 years ago
kanoi e14c577437 ckdb - add version to listener 10 years ago
Con Kolivas 97b03d016f Make all file opens close on exec to prevent leaving files open on existing and possible future execves 10 years ago
kanoi 6d16c5c1d6 ckdb - add optional -Y confirm ranges for -y 10 years ago
ckolivas 38db91bf74 Use a pthread conditional to wake the workqueue in ckdb with a 420ms timeout instead of polling every 4ms 10 years ago
kanoi ebf35769f1 ckdb - add version information 10 years ago
kanoi 77dce26add ckdb - add a verbose json error for incoming json text 10 years ago
kanoi 5fda351d37 ckdb - remove stupid gcc warning 10 years ago
kanoi 6e3b17b5b9 ckdb - remove gcc warnings 10 years ago
kanoi 86c902b2f8 ckdb - add a UTC timestamp to the end of the New block message 10 years ago
kanoi 792a4c7808 ckdb - sharesummary confirmation check with -y (no db changes) 10 years ago
kanoi f8725a3a69 ckdb/php - add 5m hashrate to allusers and use it 10 years ago
kanoi ec1dc12332 ckdb - update username pattern and docs 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 d28c2314e7 ckdb - comment on the socket command format in the code 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 2bbb7a6f75 ckdb - store/display last share diff and expedite shutdown - DB v0.7 10 years ago
kanoi 6c0850dffb ckdb - tidy up block update and add password change 10 years ago
kanoi 7f5de8a9a1 ckdb - allow '-' in email domains 10 years ago
kanoi 748ebfff42 ckdb - shutdown all threads 10 years ago
kanoi 6905617932 ckdb - allow critical messages before dbload completes and reload starts 10 years ago
kanoi 1619b9b159 ckdb - ensure a DB connection is always initiated before use 10 years ago
kanoi 095402b069 ckdb - fix nextid breakage 10 years ago
kanoi 48a891372c ckdb - poolstats needs to check conn 10 years ago
kanoi 0c234055bb ckdb - split get_data and make all functions allow a DB connection to be passed 10 years ago
kanoi e9a1a9a817 ckdb/ktree - use cmp_t data type for compares and speed up compare functions 10 years ago
kanoi ef1b0d5439 Revert "Use integers for all the comparisons on ckdb cmp_ functions where possible, converting to double only when needed" 10 years ago
Con Kolivas 126a559214 Use integers for all the comparisons on ckdb cmp_ functions where possible, converting to double only when needed 10 years ago
kanoi 8ac517e70d set socket file mode to owner+group R+W 10 years ago
kanoi 4a28e01ec6 ckdb - set socket dir create mode 770 giving group access to listener 10 years ago
kanoi e5ebd9a7ae ckdb - optional pgsql password 10 years ago