3424 Commits (cf93f8f48048a7dfaf09913877b872cb568ddc26)
 

Author SHA1 Message Date
kanoi 1d47cfbaad ckdb - reduce the size of workinfo and make some intransient 8 years ago
kanoi ac3e2368b5 ckdb - option to disable writing the ckdb-db logs 8 years ago
kanoi 6c82717028 ckdb - allow cmd_query during reload 8 years ago
kanoi e70ca1f89f ckdb - add an ioqueue cmd_query and force flush the console ioqueue on exit 8 years ago
kanoi aa4865265e ckdb - add a nameram cmd_query 8 years ago
kanoi 929c30df06 ckdb - limit console early share messages 8 years ago
kanoi ee4f78bace ckdb - add a field name for the get_intransient error message 8 years ago
kanoi 69cf35313d ckdb - intransient store of common strings to reduce ram - only used in transfer so far 8 years ago
kanoi f96cf93aa6 ckdb - prioritise workinfo processing 8 years ago
kanoi 2e88c53c70 ckdb - give workinfo (and others) separate cmd values 8 years ago
kanoi b1a88c35c3 ckdb - always show a sequence_report on exit 8 years ago
kanoi 9c9349371b ckdb - don't truncate text input 8 years ago
kanoi a9e7ec8168 ckdb - display a status_report when exiting 8 years ago
kanoi fa9e09aeb4 ckdb - allow setting the reload to accept non-pool data 8 years ago
kanoi d85749e552 ckdb - reduce the base size of transfer 8 years ago
kanoi 8fae6546c5 ckdb - have separate sockets for data and make one main allocation point 8 years ago
Con Kolivas 7ddc30d61c Merge branch 'master' into segwit-rebased 8 years ago
Con Kolivas 2aedae4379 Style and safecmp changes to segwit commits. 8 years ago
Con Kolivas 50c1e00509 Remove unused var 8 years ago
kanoi 82046d5537 Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool 8 years ago
kanoi 654baf6bf5 ckdb - use a separate thread for message logging 8 years ago
Con Kolivas ee10a5b339 Bump version to 0.9.4 8 years ago
kanoi 1858acbc56 ckdb - change the main processname with -o 8 years ago
kanoi e9dcdd3bd2 ckdb - use -N to change the listener socket name 8 years ago
kanoi dbab97f3da ckdb - key update: discard sharesummaries since they are not used 8 years ago
kanoi e6510bba84 ckdb - discard shares as soon as they've been summarised 8 years ago
kanoi e57d797014 ckdb - add shareinfo to cmd_query and allow cmd_query during key_update 8 years ago
kanoi 29d2612c6d ckdb - log the workinfo height for close to block, shares 8 years ago
kanoi 72374c328c ckdb - calculate file time lengths for the reload ratio 8 years ago
kanoi 1c42be20ff ckdb - add a file processing time ratio to the reload messages 8 years ago
kanoi 146142ff2c ckdb - missing time initialisation 8 years ago
kanoi a25111dfb8 ckdb - display trans found msgs as ranges 8 years ago
kanoi 96b6a9fc6b ckdb - missing lock on users access - part 2 :) 8 years ago
kanoi cb13b08eea ckdb - missing lock on users access 8 years ago
kanoi 798ad0cc28 ckdb - remove useless compile warning 8 years ago
kanoi 1268d4c3ab ckdb - add dbcode to all thread names 8 years ago
kanoi 649461ff01 ckdb - add a simple socketer timeout for quiet pools :) 8 years ago
kanoi 4b302af97f ckdb - pqproc() thread management 8 years ago
kanoi 920070f07c ckdb - add missing null checks in workinfo_age 8 years ago
kanoi de85c3fb5a ckdb - breaker() thread management 8 years ago
kanoi bfb0f065a4 ckdb - disable all lock checking if thread limits are exceeded 8 years ago
kanoi 366a36a9ae ckdb - allow adjusting the reload process thread count 8 years ago
kanoi db77dfc788 ckdb - make share processing thread safe and enable a cmd socket during key_update 8 years ago
Cory Fields 818c586f18 Advertise segwit support 8 years ago
Cory Fields 29403a2c1c Add BIP145 segwit support 8 years ago
Cory Fields 4fa3a3416e Add basic versionbits (BIP9) gbt rules logic 8 years ago
kanoi a7c27174ce ckdb - correct reload file begin time 8 years ago
kanoi 0e917aed1a Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool 8 years ago
kanoi ab5a70d89e ckdb - show reload lines per second for each individual file 8 years ago
kanoi 0114e507b0 ckdb - key update, discard unneeded generated data 8 years ago