2408 Commits (31c205c138cd3dd42a75f2b148606e180e8ee6c2)
 

Author SHA1 Message Date
kanoi ebc886064b php - make the graph handle smaller screens better 10 years ago
kanoi 0b81e03650 php - display the 'recent worker' stats on the workers page 10 years ago
kanoi c42de09e5c ckdb/php - show only recent workers with an option to disable it 10 years ago
kanoi 7b4e3dd86d ckdb - reloading aged shares is ok - the full ageing message is reported later anyway 10 years ago
kanoi 7072135a72 ckdb - fix old worker lastshare in workerstatus 10 years ago
kanoi a3e3363eda Revert "Add atomically increasing sequence number to all ckdb messages" 10 years ago
kanoi 53906c75de Merge branch 'master' of https://bitbucket.org/ckolivas/ckpool 10 years ago
kanoi a9e0df04d2 php - add the next payout address link to the payments page 10 years ago
kanoi d8f5ceb0d2 ckdb - retain shares with an unknown workinfoid and recheck for up to 60s 10 years ago
Con Kolivas dc31479af7 Consistent maxclients key use 10 years ago
Con Kolivas 154c216b46 More cleanup of proxy stats API 10 years ago
Con Kolivas e042ec330f Clean up parsing of proxy.stats API command, removing unused notified bool 10 years ago
Con Kolivas 47a6877fef Add an API command for global pool stats 10 years ago
Con Kolivas a6edcd1c90 Merge branch 'master' into multiproxy 10 years ago
Con Kolivas 970c4056cf Add atomically increasing sequence number to all ckdb messages 10 years ago
Con Kolivas a3819b8739 Add an API command to list all workers 10 years ago
Con Kolivas 23d6cca7ee Add an API command to list all workers 10 years ago
Con Kolivas c1b4f6e490 Add an API command to get the info of every single client 10 years ago
Con Kolivas cda20cf00c Add API commands to get all the client info by user or worker 10 years ago
Con Kolivas e1fe8aaebf Add an API command to return a full list or optionally a list by userid of all proxies and their stats 10 years ago
Con Kolivas af1841001a Fix missing field 10 years ago
Con Kolivas f88658c815 Add some more basic api documentation in code comments 10 years ago
Con Kolivas ae5b119900 Add an API command to get statistics per client 10 years ago
Con Kolivas eb529da3b2 Add an API command to get a list of clients by workername 10 years ago
Con Kolivas a13df377d4 Add an API command to get a list of clients by username 10 years ago
Con Kolivas 406c07a5ea Add support for upstream proxy stats via the API 10 years ago
Con Kolivas 6db9dee722 Store share statistics fo the upstream proxied pools 10 years ago
Con Kolivas 888ef2e2d8 Only give the insufficient subproxy message when looking for a global proxy 10 years ago
Con Kolivas 1a723cf04d Reconnect clients to global proxies when we receive an update from the current proxy 10 years ago
Con Kolivas fe93a914e1 Add API function to get worker stats 10 years ago
Con Kolivas b37ee220e9 Add psends to generator stats 10 years ago
Con Kolivas 99878feb2d Add basic generator stats 10 years ago
Con Kolivas 9dd93afcd7 Merge branch 'master' into multiproxy 10 years ago
Con Kolivas 2c0a982948 Push version to 0.8.7 10 years ago
Con Kolivas 0b5e34f08b Merge branch 'master' into multiproxy 10 years ago
Con Kolivas 825f7de50a Merge branch 'master' of bitbucket.org:ckolivas/ckpool 10 years ago
Con Kolivas eefbeef44b Only check user_instance under instance lock 10 years ago
Con Kolivas 19674013cf Use only the one notify hashlist in the generator 10 years ago
Con Kolivas 104ab03f2b Use only one share hashlist in the generator 10 years ago
Con Kolivas 6e1336b997 Minor documentation 10 years ago
Con Kolivas baef991186 Use correct test for recruiting more global proxies 10 years ago
Con Kolivas 804a98e63c Do all reconnects on stratum notify lazily only to prevent multiple subproxies flagging reconnects 10 years ago
Con Kolivas 4f3e19325b Minor notice change 10 years ago
Con Kolivas 4e4c8aa79a Add more reliable tests to know which clients should be redirected 10 years ago
Con Kolivas f31980b9d0 Only reconnect authorised clients 10 years ago
Con Kolivas 508bb71e9b Recruit from best not proxy 10 years ago
Con Kolivas bf79e0793d Recruit extra user subproxies when there aren't enough 10 years ago
Con Kolivas 046f8affb0 Reconnect clients not bound to a user proxy when a new notify creates more headroom 10 years ago
Con Kolivas c7852c34bb Make the reconnect after auth a soft reconnect 10 years ago
Con Kolivas d897abff8f Remove debugging 10 years ago