370 Commits (ddeed87874251b07138a17fa7c3c146db00b2f11)

Author SHA1 Message Date
kanoi ddeed87874 ckdb - handle events vs ovents 9 years ago
kanoi 5f4bbd74e4 ckdb - add OK events (OVENTS) to allow limiting valid accesses 9 years ago
kanoi 465ab648f8 ckdb - use optioncontrol for storing permanent IPS OK and bans 9 years ago
kanoi 22292423e8 ckdb - add cmd_events for managing/viewing event info 9 years ago
kanoi 224de3c5fe ckdb - add triggers for updating global varaibles from optioncontrol 9 years ago
kanoi 3aff67018f ckdb - allow blocking and script alerting on ckdb events 9 years ago
kanoi 72cfcc1073 ckdb - optional -i enforce poolinstance - see ckdb.c 'i' getopt_long comment regarding DB 9 years ago
kanoi 4c061b6f32 ckdb - use a klist for the ktree nodes, have temporary klists, and klists without locks allocated for both 9 years ago
kanoi bc1e08cd01 ckdb - remove duplicate case code for socket data 9 years ago
kanoi 1c0f55c06d ckdb - ensure the listener queues can empty 9 years ago
kanoi de3be722cd ckdb - separate socket data processing 9 years ago
kanoi a31e2555b4 ckdb - add a missing lock 9 years ago
kanoi 3059afdf33 ckdb - allow setting a history limit on markersummary with -M 9 years ago
kanoi c7ae476538 ckdb - fix some more locking anomalies 9 years ago
kanoi 3e112c73e3 ckdb - allow an empty merkle since it is possible for bitcoind to return one 9 years ago
kanoi f5198d027e ckdb - remove useless compiler warning 10 years ago
kanoi c7f03c2a33 ckdb - add lock checking and deadlock prediction 10 years ago
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