Luke Dashjr
|
2f2c93c2fe
Merge branch 'bugfix_commerr' into bfgminer
|
13 years ago |
Luke Dashjr
|
0bc95b65da
Merge branch 'bigendian' into bfgminer
|
13 years ago |
Luke Dashjr
|
a0c6a9f8c0
Bugfix: No endian.h on Windows
|
13 years ago |
Luke Dashjr
|
bf5191336a
Bugfix: bitforce: Pause after send_work failures
|
13 years ago |
Luke Dashjr
|
1e75ae47bf
Merge commit 'c91148f' into bfgminer
|
13 years ago |
Luke Dashjr
|
a8d26db4c5
Merge branch 'bigendian' into bfgminer
|
13 years ago |
Luke Dashjr
|
b3d86f5b3d
Implement shared swap32(yes|tole|tobe) function to handle endian flipping 32-bit chunks in blocks
|
13 years ago |
Luke Dashjr
|
91fb4e5177
Use correct macros for endian handling code
|
13 years ago |
Con Kolivas
|
c91148f193
Remove the low hash count determinant of hardware being sick. A low hash rate can be for poor network connectivity or scrypt mining, neither of which are due to sick hardware.
|
13 years ago |
Luke Dashjr
|
7fc3a74acc
Merge branch 'bugfix_slowsick' into bfgminer
|
13 years ago |
Luke Dashjr
|
c8e175ccf1
Bugfix: #define max(a,b) macro
|
13 years ago |
Luke Dashjr
|
a208d3fbae
Merge commit '2fb95c0' into scrypt
|
13 years ago |
Luke Dashjr
|
3097e34480
Merge commit '537b28d' into scrypt
|
13 years ago |
Luke Dashjr
|
a0198c1502
Merge commit 'aabc723' into scrypt
|
13 years ago |
Luke Dashjr
|
20c1b006ee
Merge commit '176cdf8' into scrypt
|
13 years ago |
Con Kolivas
|
500ed85bb3
Merge pull request #271 from luke-jr/cg_logfixes
|
13 years ago |
Luke Dashjr
|
1075fc456d
Merge branch 'bf_stale_wait' into bfgminer
|
13 years ago |
Luke Dashjr
|
ce644d736c
bitforce: Abandon (only) stale searches for work restarts
|
13 years ago |
Luke Dashjr
|
78321f3487
Merge branch 'non-scrypt' into bfgminer
|
13 years ago |
Con Kolivas
|
6289c7c60f
Keep a counter of enabled pools and use that instead of iterating over the pool list. Use that value to ensure we don't set the last remaining active pool to the rejecting state.
|
13 years ago |
Luke Dashjr
|
a3582ab411
Merge branch 'refactor_stale' into bfgminer
|
13 years ago |
Luke Dashjr
|
b69181f4d1
Refactor stale_work function to only flag actual stale shares
|
13 years ago |
Con Kolivas
|
e87ff7c177
Keep a counter of enabled pools and use that instead of iterating over the pool list. Use that value to ensure we don't set the last remaining active pool to the rejecting state.
|
13 years ago |
Luke Dashjr
|
4ae2442831
Merge branch 'bugfix_mm_nonce' into bfgminer
|
13 years ago |
Luke Dashjr
|
d79cce1bf4
Bugfix: It is not a hardware error if nonces returned from modminer don't meet the pool target
|
13 years ago |
Con Kolivas
|
9a6c082ad1
Make the thread concurrency and lookup gap options hidden on the command line and autotune parameters with a newly parsed --shaders option.
|
13 years ago |
Luke Dashjr
|
cfa3e28b2d
Merge branch 'life_wait' into bfgminer
|
13 years ago |
Luke Dashjr
|
d8582964a0
Show "WAIT" (LIFE_WAIT status) if a cgpu is idle waiting for work (pool slow/dead)
|
13 years ago |
Luke Dashjr
|
d571a42ab5
Merge branch 'cg_logfixes' into bfgminer
|
13 years ago |
Luke Dashjr
|
da4ff2bde1
Bugfix: Use a mutex to control non-curses output
|
13 years ago |