378 Commits (4d7a54d12e88b86a0b373b0322585fe94d5ed03b)

Author SHA1 Message Date
kanoi 4d7a54d12e ckdb - modify -M to allow more options - days or shifts 9 years ago
kanoi a30a75bd3f ckdb - load only one day of shares - or specify a begin workinfo with -b 9 years ago
kanoi 418a898c8e ckdb - optionally ignore seq values with -I - don't use when connected to ckpool 9 years ago
kanoi 01784be9ef ckdb - ignore duplicate high shares based on the DB index 9 years ago
kanoi ed0bcee86b ckdb - cmd_high action=store to store all current shares_hi not yet in the db 9 years ago
kanoi 116fda74b9 ckdb - optionally store shares in the DB with a chosen sdiff lower limit -D 9 years ago
kanoi 332574564b ckdb - correct IPS removal and name the events trees 9 years ago
kanoi e0209970e9 ckdb - add an enabled flag to events_limits 9 years ago
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