Commit History

Author SHA1 Message Date
  Luke Dashjr 661850cda0 Fix more printf-format non-compatibilities 13 years ago
  Luke Dashjr 4677e4bbea Merge branch 'bugfix_format' into bfgminer-2.9.x 13 years ago
  Luke Dashjr c43935908b Fix more printf-format non-compatibilities 13 years ago
  Con Kolivas d68a1cabb6 Parse anything in the stratum socket if it's full without waiting. 13 years ago
  Luke Dashjr 789f4e149a Merge commit '945b7e1' into bfgminer-2.9.x 13 years ago
  Luke Dashjr 945b7e1f29 Bugfix: Ensure nonces are put in data as little-endian in test_nonce* 13 years ago
  Luke Dashjr ea6b52515e Merge commit 'a1d6abc' into bfgminer-2.9.x 13 years ago
  Luke Dashjr 9f6377e02e Merge branch 'bugfix_format' into bfgminer-2.9.x 13 years ago
  Luke Dashjr 3895928811 Bugfix: Address Windows-specific formatting issues (including lack of support for %ll*) 13 years ago
  Luke Dashjr 0723d45e19 Merge branch 'bugfix_format' into bfgminer-2.9.x 13 years ago
  Luke Dashjr 18e0e8bdd4 Follow strict time_t handling rules 13 years ago
  Luke Dashjr 3f626918a5 Merge branch 'bfgminer-2.8.x' (early part) into bfgminer-2.9.x 13 years ago
  Con Kolivas 5656b29ad2 Remove debugging message :P 13 years ago
  Con Kolivas ed3a95aa1a Stop all work from the current pool if it's a stratum pool once it is disconnected since it will be invalid upon reconnecting. 13 years ago
  Con Kolivas 08e2fb0bd6 Discard all staged work from stratum pools as well as the shares upon disconnection since all the work becomes invalid. 13 years ago
  Con Kolivas a45506df5a Use correct cbreak after 15 second delay when no pool is found alive. 13 years ago
  Con Kolivas 3580b0779f Check a stratum pool hasn't gone dead while being a backup pool and missed having its idle flag cleared. 13 years ago
  Luke Dashjr 3dd464aaaf Merge commit '0f36918' into bfgminer-2.9.x 13 years ago
  Luke Dashjr 0f36918f59 Bugfix: Always let watchpool thread handle dead pool recovery (including for stratum-only pools) 13 years ago
  Luke Dashjr 026a9a0b20 Bugfix: Avoid lingering stratum_auth when connection is lost 13 years ago
  Luke Dashjr e4954bfa52 Merge commit '02d4a94' into bfgminer-2.9.x 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 f07858c2dd Merge branch 'bfgminer-2.8.x' into bfgminer-2.9.x 13 years ago
  Luke Dashjr 5df4ca35bc Merge branch 'bugfix_stratum_failover' into bfgminer-2.9.x 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
  Kano 15c6732e62 Benchmark incorrect work size 13 years ago
  Luke Dashjr cc0bbf0095 Bugfix: Correctly track discarded stratum shares, and log them as "disconnect" in sharelog 13 years ago
  Luke Dashjr 26f651f133 Merge branch 'bfgminer-2.8.x' into bfgminer-2.9.x 13 years ago
  Luke Dashjr 006faac674 Bugfix: Copy share hash to work->hash before doing 4-byte flip required by fulltest 13 years ago
  Luke Dashjr 69634e7b45 Increase FD_SETSIZE to 4096 on Windows 13 years ago