Luke Dashjr
|
18022380d6
Bugfix: Only log stratum resume if it was actually "idle" before
|
13 years ago |
Con Kolivas
|
6d209b17e0
Differentiate socket full from sock full.
|
13 years ago |
Con Kolivas
|
0c67924e80
Allow stratum to startup without notify but check it is valid before creating stratum work.
|
13 years ago |
Con Kolivas
|
c352a42612
Do not try to generate stratum work unless the notify command has succeeded.
|
13 years ago |
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 |