1957 Commits (51670edb611b5390abfbd0e8a0e200848e8f261f)
 

Author SHA1 Message Date
Con Kolivas 14805ce8fa Send stratifier deadproxy message if it's trying to send shares to it 10 years ago
Con Kolivas d6f0cfb210 Break out of searching for a proxy if the best has headroom 10 years ago
Con Kolivas dba4f02fae Find any subproxy with headroom to take more clients if we do not have enough upstream connections yet to service new clients 10 years ago
Con Kolivas eab6c1ba64 Add more info to missing jobid notice 10 years ago
Con Kolivas 9dad217562 Switch the current proxy if we generate a replacement one 10 years ago
Con Kolivas d1fe21601e Don't create subproxies except when appropriate 10 years ago
Con Kolivas fc26ec2ddc Differentiate proxy_by_id for when we only want existing entries 10 years ago
Con Kolivas 2a809faeb4 Change block hash update message according to proxy/pool 10 years ago
Con Kolivas 4fe614ea7d Don't try to allocate clients to dead subproxies in the stratifier 10 years ago
Con Kolivas 79cca5a6d5 Remove replaced proxies from the main hashlist and store them in an old proxy hashlist upon a new subscription 10 years ago
Con Kolivas b96106a414 Inform stratifier of deadproxy on every failed proxy_alive call 10 years ago
Con Kolivas eed7df1826 Do all the proxy recruitment within the new thread 10 years ago
Con Kolivas c33362c8ad Make subproxy recruiting asynchronous to not delay other proxy loop functions 10 years ago
Con Kolivas 3ba0aeee69 Disable and remove the parent proxy from the subproxy list on reconnect as well 10 years ago
Con Kolivas f68e398958 Add more debug info for proxies 10 years ago
Con Kolivas 2562068163 Remove any concept of clients per proxy from the generator and simply display how many on connecting the parent' 10 years ago
Con Kolivas 328f1ef5db Demote select failed warning to notice level 10 years ago
Con Kolivas cb1c58846b Demote update notices for subproxies 10 years ago
Con Kolivas a1eabf7305 Send a dead proxy notification to the stratifier when we disable a subproxy to switch clients on it 10 years ago
Con Kolivas 40ebe7d1b0 Delete subproxies from the correct hashlist 10 years ago
Con Kolivas c295d6a8d4 Do a soft failover to backup proxies, not disconnecting them unless the upstream subproxy no longer exists, but a hard failover to higher priority proxies 10 years ago
Con Kolivas e2826e3c08 Add minor comment about memory leak 10 years ago
Con Kolivas 4db64cd883 Allow but warn about ultra small nonce2 size upstream pools 10 years ago
Con Kolivas 50ebbe8086 Make reconnect proxies inherit the subproxy count of the original for the stratifier to know they're unique 10 years ago
Con Kolivas 14a7ec05e2 Use the subid when disabling a subproxy instead of the id 10 years ago
Con Kolivas a98d510f9f Add subproxy information to generator messages where appropriate 10 years ago
Con Kolivas d61ba33e69 Set subproxy count and subid under lock to prevent clashes and ensure the subproxy inherits the parent's id 10 years ago
Con Kolivas 7adf0f1c7e All reconnects will discard the original proxy instance data so shut down the associated send thread as well as the receive and remove unnecessary extra flags 10 years ago
Con Kolivas edbe863a26 Only add the parent proxy to the subproxy list once 10 years ago
Con Kolivas 5fb4e8d545 Set the parent proxy to the new instance on a reconnect 10 years ago
Con Kolivas fe6fe5bac2 Remove the now unused current_notify 10 years ago
Con Kolivas 39f2839252 Send notify as soon as a proxy receives it instead of trying to look it up later 10 years ago
Con Kolivas e24b6846d8 Count stats from ckp sdata to show proper proxy hashrate 10 years ago
Con Kolivas 02f31fccc3 Add reconnect proxies to the hashlist using hash_replace in case it has already been removed, and add it to its own subproxy list 10 years ago
Con Kolivas b4bf867269 Always disable subproxies on failure to send message 10 years ago
Con Kolivas a2131e438d Drop subproxies when parent proxy is invalidated 10 years ago
Con Kolivas 835ff395c2 Reset client and enonce1u count on resubscribe 10 years ago
Con Kolivas ffdac57b0e Decrease failback time to 30 seconds on proxy 10 years ago
Con Kolivas 4d5ef2a76a Don't try to recruit extra subproxies on initial connect 10 years ago
Con Kolivas b7680263aa Set subproxies to disabled when dropping them 10 years ago
Con Kolivas 0fc4507bf3 Add more info to failed to authorise 10 years ago
Con Kolivas 7af4b89138 Demote json_result decode failed message to notice level 10 years ago
Con Kolivas 395d1277a7 Set notify_id on all proxies in case we switch later to them with setproxy 10 years ago
Con Kolivas 051ee7278a Iterate over correct hashtable with ckp sdata for stratum broadcasts 10 years ago
Con Kolivas 26ca36feb1 Set reconnect on both notify id fix and setproxy when we have enough information 10 years ago
Con Kolivas a7da93981e Determine whether we need to reconnect clients based on the parent proxy's notify id which is reset on each subscribe 10 years ago
Con Kolivas 5dc3f9cb22 Only issue reconnect when the parent pool has set its notified flag 10 years ago
Con Kolivas 5cb12347a7 Add parent proxy as a subproxy in stratifier 10 years ago
Con Kolivas 566d6c656e Send correct subproxy id to stratifier 10 years ago
Con Kolivas c8025958f9 Add notify and diff subid details 10 years ago