966 Commits (ce31d71a82d33a78f56261e18339da016e84adbb)
 

Author SHA1 Message Date
kanoi 9390142805 ckdb - version update for last changes 10 years ago
kanoi 5d28fc6935 Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool 10 years ago
kanoi 356ab4fcc9 ckdb - more pplns options 10 years ago
Con Kolivas e342f768ee Add message on successful failover to backup bitcoind 10 years ago
ckolivas bafba9bc6a Handle workernames with a delimiter but no worker extension 10 years ago
kanoi ae46665d97 ckdb - another one of those warnings ... 10 years ago
kanoi 0bbb87a30b Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool 10 years ago
kanoi 24c287b54f ckdb - add miningpayouts db code and a pplns stats generator 10 years ago
Con Kolivas f802a7843b Fix proxy breakage with attempting to validate btcaddress that isn't used 10 years ago
Con Kolivas a748af0615 Merge branch 'master' of bitbucket.org:ckolivas/ckpool 10 years ago
Con Kolivas 22ef55be05 Update donation address and encode default 0.5% donation into coinbase 10 years ago
Con Kolivas 5a697b7c66 Add a command to validate addresses with the 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 3a1cd8b79d Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool 10 years ago
kanoi 1737dc5a85 ckdb - confirm option to check CCL timestamp 10 years ago
Con Kolivas 4b8de19e07 Add sanity check to decay time to prevent underflow levels of small numbers 10 years ago
Con Kolivas fd7c115431 Drop all clients and reject incoming connections when we fail to talk to the upstream pool in proxy mode 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 0c5278d077 Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool 10 years ago
kanoi e14c577437 ckdb - add version to listener 10 years ago
Con Kolivas c4e451c869 Merge branch 'master' of bitbucket.org:ckolivas/ckpool 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 28cc00ae4b Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool 10 years ago
kanoi 6d16c5c1d6 ckdb - add optional -Y confirm ranges for -y 10 years ago
Con Kolivas d0faecad64 Merge branch 'master' of bitbucket.org:ckolivas/ckpool 10 years ago
Con Kolivas 8ca6d871e8 The secondary user id is unique only per user instance so move field there and reuse, fixing preauth scenario 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
Con Kolivas cfa9824b08 Convert uses of json_pack to JSON_CPACK in the generator 10 years ago
Con Kolivas 159a6b2e7c Convert uses of json_pack in the stratifier to the JSON_CPACK helper 10 years ago
Con Kolivas 67f6a0148c Provide a macro helper for json_pack that checks the return value and describes what the error is and where it came from 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
Con Kolivas f26273f34f Attempt failover when bitcoind socket is invalidated 10 years ago
Con Kolivas 3a66955ae6 Add a preauth field for authorisations 10 years ago
Con Kolivas 7661f4206b Don't try to submit a block locally in proxy mode if we're missing transactions 10 years ago
Con Kolivas 5f6b5e0abb Allow a btcd to be used to submit blocks to locally in proxy mode to help perpetuate block solves more rapidly 10 years ago
Con Kolivas 2a03942cbc Automatically authorise clients if a client with the same username has already been authorised while ckdb is offline and queue the auth message to be sent when ckdb comes back online 10 years ago
kanoi 64c7a27466 php - add a payout description 10 years ago
kanoi 5fda351d37 ckdb - remove stupid gcc warning 10 years ago
kanoi 6e3b17b5b9 ckdb - remove gcc warnings 10 years ago