453 Commits (f6aca5f050c326d8fba07282d2fc5b62a2d9289f)

Author SHA1 Message Date
kanoi 09bac4ece8 ckdb - dealloc_storage optional memory deallocation to speed up shutdown 10 years ago
kanoi 58cd4551f2 ckdb - log valid/invalid shares default 5% or better of a being block 10 years ago
kanoi 48b1947778 ckdb - store and use workinfo diff and height in the ram structrue 10 years ago
kanoi f4db3e14bd ckdb/sql/php - add an optional address idname for users with multiple payment addressess 10 years ago
kanoi 7b9233054a ckdb/php - add block reward mean to block stats 10 years ago
kanoi 01ee4fbfd1 ckdb - allow shift processing to start during the reload 10 years ago
kanoi 8577384fed ckdb - during a reload, do all blocks and ignore errors based on the block number 10 years ago
kanoi 915ce9eb77 ckdb - cmd_query to return various data in ckdb 10 years ago
kanoi 17f9bdf447 ckdb - add a lower block limit to when diff change shift ends occur 10 years ago
kanoi ad52dc6771 ckdb - add -g flag to enable payout generation - off by default - and payouts commands genon/genoff to enable/disable it 10 years ago
kanoi 10a69a6db1 ckdb - set the -m flag to handle all mark related generation, not just markersummaries 10 years ago
kanoi 7226734ab4 ckdb - allow turning marks generation on/off using the marks command actions genon/genoff 10 years ago
kanoi 067d99d018 ckdb - end shifts on a diff change 10 years ago
kanoi 019062d94c ckdb/php add last accepted share to tables, code and scripts 10 years ago
kanoi 07d4e9512a ckdb/php - separate logging of ckpool msgs vs other, add a web timestamp 10 years ago
kanoi c3cbef6eca ckdb - make a separate object for a ktree vs the tree nodes 10 years ago
kanoi 4c243f24cc ckdb/php - store, and use, the block and prevous valid block createtime in BLOCKS 10 years ago
kanoi 369274b521 ckdb - calc 'rewards' for a new shift in case the payout has already been done 10 years ago
kanoi 87b8a187f9 ckdb/php - add a block timestamp to the rewards page 10 years ago
kanoi df5c372557 ckdb/ckp - add reward count to shifts table 10 years ago
kanoi bab658e03e ckdb - allow changing the btc server via the socket 10 years ago
kanoi b249e220e2 ckdb - update reload comment - we reload everything 10 years ago
kanoi eafdddb8ef ckdb/php - dbv1.0.2, handle rejected, non-orphan blocks, update 2fa with qrcode, email, web details 10 years ago
kanoi f4d00f83e5 ckp - make blob ram alloc/free/accounting more consistent 10 years ago
kanoi f6abd5333d ckdb/php - 2FA 10 years ago
kanoi f9a17d04c3 Update log messages to millisecond accuracy 10 years ago
Con Kolivas aa8460c0ba Set default unix read timeout back to 5 seconds except for ckpmsg and ckdb which need the 30s defaults, and double the write timeout 10 years ago
kanoi 9f859f0f78 ckdb - enable payouts expiry and a block minerreward override 10 years ago
kanoi 6832433eeb ckdb - limit reload queue and fix reload lost ∞ loop 10 years ago
kanoi fcfe965ba3 ckdb - don't store sharesummaries in the DB and delay mark processing until sync has completed 10 years ago
kanoi e1e4accda6 ckdb/php - Hall of Fame stats (no user access yet) 10 years ago
kanoi 8345abc12a ckdb - for luck :) 10 years ago
kanoi 94c682bfa2 ckdb - remove unnecessary dup messages vs reload 10 years ago
kanoi 2d0db60443 ckdb - check queue seq after reload completes 10 years ago
kanoi 040dddc6ec ckdb - allocate seqnam with the full name and use it 10 years ago
kanoi a83c283b1f ckdb - report the set number of new seqsets 10 years ago
kanoi c43375e1ac ckdb - text typo 10 years ago
kanoi 1d25cb88b0 ckdb - ensure expected duplicates are debug only and don't stop the reload early 10 years ago
kanoi 19bce29d1c ckdb - add a share status console report command shsta 10 years ago
kanoi fa38324af4 ckdb - make the terminate sequence report external 10 years ago
kanoi 998a3587e4 ckdb - add dup inimical message 10 years ago
kanoi 6fb7879a7e ckdb - complete the reload to the end of the log file 10 years ago
kanoi 15d16df1fe ckdb - process/report sequence numbers and #define some db/transfer names 10 years ago
kanoi e8223c1f8e ckdb/php - setup code for a pool shift report 10 years ago
kanoi 12a3fc5130 ckdb - add summary of shares/markers for the pool 10 years ago
kanoi c15407e68a ckdb - change shutdown to terminate 10 years ago
kanoi 7bc6768762 ckdb - don't show OoO messages during reload, just once at the end 10 years ago
kanoi ace1b122de ckdb - report startup times and time to clear the initial queue 10 years ago
kanoi d368869423 ckdb - replace 2 frees with FREENULLs - tidier :) 10 years ago
kanoi a7d730eb5f ckdb/php - allow a worker select list in the shifts request/reply 10 years ago