104 Commits (f8967ecbc2e23aead2c6e5170af6871012cc5406)

Author SHA1 Message Date
kanoi f8967ecbc2 ckdb - report the _require_name() mvalue if it fails the regext test 9 years ago
kanoi b530704419 ckdb - add keysummary code, ako and stop core dumping on a missing : in oc_ips() 9 years ago
kanoi ec9bb56264 ckdb - allow the shift summarisation lock to be held longer 9 years ago
kanoi 977a51c8b7 ckdb - more shift stats 9 years ago
kanoi c311761b1f ckdb - zombie killer 9 years ago
kanoi 4d70a42326 ckdb - add some process and lock time stats to shift processing 9 years ago
kanoi 90a11f3681 ckdb - fix some memory leaks 9 years ago
kanoi ba69ac6a45 ckdb/php - add 100 block luck history to the blocks page 9 years ago
kanoi be8566c4ce ckdb - increase the threaded processing stages and signal all threads rather than polling 9 years ago
kanoi a0fbee4ae5 ckdb - event code check items for null before using them :P 9 years ago
kanoi 01784be9ef ckdb - ignore duplicate high shares based on the DB index 9 years ago
kanoi 520a938369 ckdb - db shares fix createdate - it's used as the key 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 a4269d3126 ckdb - remove incorrect gcc warning 9 years ago
kanoi b1ed1ee158 ckdb - ignore checking the web Anon username for ovents - just check the IP 9 years ago
kanoi eadb28c76d ckdb - implement ovents 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 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 871eb70dee ckdb - remove useless gcc warnings 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 e6469e64c4 ckdb - fix recalculation of displayed reward for a shift 9 years ago
kanoi f5198d027e ckdb - remove useless compiler warning 9 years ago
kanoi c7f03c2a33 ckdb - add lock checking and deadlock prediction 9 years ago
kanoi 48b1947778 ckdb - store and use workinfo diff and height in the ram structrue 10 years ago
kanoi 7b9233054a ckdb/php - add block reward mean to block stats 10 years ago
kanoi 3273ce9924 ckdb - add a payout request to cmd_query 10 years ago
kanoi 01ee4fbfd1 ckdb - allow shift processing to start during the reload 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 019062d94c ckdb/php add last accepted share to tables, code and scripts 10 years ago
kanoi be18ff41a9 ckdb - reset worker share rate every network block change 10 years ago
kanoi ea1a2c6edf ckdb - shifts created after a payout they are in, need rewarded set 10 years ago
kanoi 885be5d715 ckdb/php - add PPS calculations for shifts 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 20d53cad15 ckdb - demote shift_rewards payouts lock to read - no payout data is changed 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 fc51ae2964 ckdb - fix block stat generation error handler typo bug 10 years ago
kanoi 30376deb94 ckdb - demote successful missing workerstatus/worker messages to notice 10 years ago
kanoi 285c1d309b ckdb - missing a space in a message 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 f1966ae648 ckdb - macro to simplify pointer reallocation 10 years ago
kanoi f4d00f83e5 ckp - make blob ram alloc/free/accounting more consistent 10 years ago