1399 Commits (fad4a6fb559ed8f1d975e1086e8f25d899f23a62)
 

Author SHA1 Message Date
kanoi c05098f226 php - since menu hitbox is now the full box, reduce back to 6 10 years ago
TheKano ef53d6634e Merged in bobsburgers/ckpool/fixed-menu-mobile-dropdown (pull request #6) - but I will reduce the 8 to 6 10 years ago
kanoi b231b158e6 ckdb/php - allow pplns to show blocks that can't be or aren't ready to be paid out 10 years ago
kanoi 180410913c ckdb - include workmarkers in old pplns calculations 10 years ago
kanoi 27b722e66e ckdb - allow disabling/enabling users 10 years ago
kanoi 5d522ddec8 ckdb - fail auth if users.status isn't empty 10 years ago
kanoi 7a8392bb1f ckdb - suggest to malloc to use mmap for transfer 10 years ago
kanoi 03efdd0332 ckdb - disallow web usernames like BTC addresses 10 years ago
Con Kolivas 0709058b25 Allow nonce1 and nonce2 lengths to be specified separately 10 years ago
Con Kolivas 721d6d22ab Set the initial enonce1 to a value that will differ on every restart 10 years ago
Con Kolivas 4391e71734 Merge branch 'master' into userstats 10 years ago
Con Kolivas ab91682e22 Add support for custom extranonce1 lengths 10 years ago
Con Kolivas 6c47d61bb1 Use reference counting to know when we can drop client structures in the connector 10 years ago
Con Kolivas ef649813f8 Dead stratum instances need not be in a doubly linked list 10 years ago
Con Kolivas 0941d5a751 Add disconnected stratum clients to a linked list and use reference counting to know when they are no longer being referenced and can have their data freed. 10 years ago
kanoi f74e15cbc0 php - add CDF to block pages 10 years ago
kanoi ad6f642129 php - add a public blocks page 10 years ago
kanoi 0b87f4c304 php - use colour names for blocks font 10 years ago
kanoi aca254495e ckdb - increase transfer cull - 64 happens too regularly 10 years ago
Ben U 1ae5e57fc4 Fixed mobile menu bar with proper spacing. 10 years ago
kanoi ae396b0155 Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool 10 years ago
kanoi 1d2fbaa688 sql - ... and include the db change file for 0.9.4 10 years ago
kanoi d09c7f9c6b ckdb/sql - include markersummary in share calculations and alter the sharesummary index for fast marker processing - db 0.9.4 10 years ago
Con Kolivas c33ae04ad8 Handle mining.ping in proxy mode 10 years ago
Con Kolivas f5f5c6a678 Only read off the user and workerstats from previous startup and bias pool stats in standalone mode 10 years ago
Con Kolivas d86c0cd2c0 Differentiate failed getbase requests that occur for priority reasons from actual comms failures and clarify and demote the messages accordingly 10 years ago
Con Kolivas b7785415e6 Privatise all the data in the stratifier 10 years ago
Con Kolivas 1e4030b9ed Fix wrong pointer in connector 10 years ago
Con Kolivas 3ddef2d66f Privatise all the connector specific data 10 years ago
Con Kolivas fe15f9384d Privatise all global variables within the generator to allow multiple ckpools in the future 10 years ago
Con Kolivas 5ccd3b5340 Send workerstats to ckdb instead of client stats 10 years ago
Con Kolivas 93e0e55cf0 Store start time and idle status per worker 10 years ago
Con Kolivas f85089eeec Remove EOS marker in userstats in preparation for moving from client to worker stats 10 years ago
Con Kolivas f08eb38061 Merge branch 'master' of bitbucket.org:ckolivas/ckpool 10 years ago
Con Kolivas 2f3fba27a3 Use a sanity check on idstring from the job_id passed in parse_submit 10 years ago
kanoi 0e9752e989 ckdb/sql - update to db 0.9.3 - workmarkers 10 years ago
kanoi 46ea8d2fb7 ckdb - free ktree leaked ram when using remove and correct log timezone 10 years ago
kanoi 99ba876097 ckpmsg - add a timestamp 10 years ago
kanoi 063d723a31 allow ckpmsg to set the unix recv timeout 10 years ago
kanoi c178d6b3bb ckdb - ensure each block's workinfo is loaded 10 years ago
kanoi 4103e3f2b6 ckdb - free optioncontrol blob on exit 10 years ago
kanoi 6891895cb3 ckdb - use new shutdown for the confirmer 10 years ago
kanoi 0e5a1a102e ckdb - remove summariser sleep delays during shutdown 10 years ago
kanoi e2b378cb84 ckdb - cleanup lists/trees on shutdown and notify what is delaying shutdown 10 years ago
kanoi cd0facf0e9 ckdb - keep address history for txn payment processing 10 years ago
kanoi 9ce3aafc5c php - sort user workers by hash rate 10 years ago
kanoi 1759774075 ckdb - match block maturity with bitcoind-qt 10 years ago
kanoi 00ed8a41a7 ckdb - hack to allow skipping loading temorarily unneeded data 10 years ago
kanoi e82dab1284 ckdb - set confirmer to only load data near the range required 10 years ago
Con Kolivas a058c387b3 Give pings an integer id and handle pongs and spurious responses without an error message 10 years ago