Commit History

Author SHA1 Message Date
  Luke Dashjr ac55fb0c25 Bugfix: Remove sws from write_sws list when discarding it due to pre-send stratum disconnection 13 years ago
  Luke Dashjr c1ce0eb4ac Bugfix: Discard stratum shares waiting for a writable socket, if the pool disconnects in the meantime 13 years ago
  Luke Dashjr d9ef0c0830 Merge commit '02d4a94' into bfgminer 13 years ago
  Luke Dashjr 02d4a94465 Bugfix: Immediately discard shares found on disconnected stratum pools, since there is no way to submit them 13 years ago
  Luke Dashjr e170fa3d1b Merge commit 'd951da2' into bfgminer 13 years ago
  Luke Dashjr d951da2ba8 Bugfix: Decrement total_submitting when stale shares are discarded before any submission attempts 13 years ago
  Luke Dashjr 05223c3301 Merge commit '87059e4' into bfgminer 13 years ago
  Luke Dashjr 1f594397df Merge branch 'bugfix_stratum_failover2' into bfgminer 13 years ago
  Luke Dashjr 6b8e7f511d Merge branch 'bugfix_stratum_failover' into bfgminer 13 years ago
  Luke Dashjr dc66aa8701 Bugfix: Try GBT if no pool protocol is known (can occur in the process of stratum failover to GBT) 13 years ago
  Luke Dashjr f21dfb7022 Merge branch 'bugfix_stratum_discards' into bfgminer 13 years ago
  Luke Dashjr ce26b7f170 Bugfix: Correctly track discarded stratum shares, and log them as "disconnect" in sharelog 13 years ago
  Luke Dashjr 71ce61fa14 Merge commit 'c217f4c' into cg_merges_20121214 13 years ago
  Luke Dashjr e9e08375df Merge commit 'ead30c1' into bfgminer 13 years ago
  Luke Dashjr ead30c1bc2 Bugfix: Free work before replacing it with clone 13 years ago
  Luke Dashjr 8635123a91 Merge branch 'submit_async2' into bfgminer 13 years ago
  Luke Dashjr 7ed01d4d5b Bugfix: Since we are using pipes for select notifier on *nix, we need to use read/write there 13 years ago
  Luke Dashjr 09bcf7dba5 Merge branch 'submit_async2' into bfgminer 13 years ago
  Luke Dashjr 28106b125c Bugfix: Winsock needs send/recv for sockets, not write/read 13 years ago
  Luke Dashjr da707a2698 Remove unused usbutils 13 years ago
  Luke Dashjr e9ca4203a2 Merge commit 'e51ee93' into cg_merges_20121210 13 years ago
  Luke Dashjr 89ee6c0773 Merge commit '70b6287' into cg_merges_20121210 13 years ago
  Luke Dashjr b054e59119 Merge commit '1922e49' into cg_merges_20121210 13 years ago
  Luke Dashjr 7f8359621c Merge commit 'c5d9f3a' into cg_merges_20121210 13 years ago
  Luke Dashjr 1f020d34e5 Merge commit '383b42f' into cg_merges_20121210 13 years ago
  Luke Dashjr df505a2f12 Suppress warning about "succeeded" not being used in finish_req_in_progress for now 13 years ago
  Luke Dashjr 25ccb5e2ea Bugfix: Always give the get_work thread a curl, regardless of other outstanding curls in use 13 years ago
  Luke Dashjr 43ff9fbe9c Bugfix: Failover after even a single job-request failure (or else it takes too long on timeouts) 13 years ago
  Luke Dashjr 88afbe9c26 Bugfix: Need to remove and re-add curl easy handles from multi to start a new request 13 years ago
  Luke Dashjr defd976edb Access total_submitting under mutex lock to avoid any potential races, and increment it as soon as we queue the submission up 13 years ago