Con Kolivas
|
181cb1635f
There should be no error response code with return value 0 in recv_line.
|
13 years ago |
Con Kolivas
|
b615502b2b
Add more debugging to recv_line parse failure.
|
13 years ago |
Con Kolivas
|
e95695dbc7
Check for errors on stratum recv for any recv return value less than 1 and only parse the response if it's positive.
|
13 years ago |
Luke Dashjr
|
66e706be0c
NEWS
|
13 years ago |
Luke Dashjr
|
e54944a298
Merge commit '0cd0a01' into bfgminer
|
13 years ago |
Luke Dashjr
|
0cd0a017cd
Bugfix: configure: Move actual roundl macro back to miner.h after math.h should be included
|
13 years ago |
Luke Dashjr
|
add76ade60
Bugfix: configure: Use dummy pointer to correctly detect roundl when conftest main is missing argc parameter
|
13 years ago |
Luke Dashjr
|
f65ba3a18e
Bugfix: configure: Use variable argument to roundl to prevent compilers from optimizing it out entirely
|
13 years ago |
Luke Dashjr
|
c907662416
Bump version to 3.0.1
|
13 years ago |
Luke Dashjr
|
2780f34907
Remove bitstreams from Windows binary distributions (README directs users to download source and copy them)
|
13 years ago |
Luke Dashjr
|
bbfb7755df
README: More ASIC updates
|
13 years ago |
Luke Dashjr
|
390ff723f6
Merge commit '7b78965' into bfgminer
|
13 years ago |
Luke Dashjr
|
7b789652f5
make-release: Remove autom4te.cache from distributed source
|
13 years ago |
Luke Dashjr
|
99185fb02a
Merge commit 'ef85535' into bfgminer
|
13 years ago |
Luke Dashjr
|
ef855353f6
Bugfix: Omit --no-opencl-binaries option from build if OpenCL is not being compiled
|
13 years ago |
Luke Dashjr
|
0e4f6ca4f0
Merge commit '5f5c85b' into bfgminer
|
13 years ago |
Luke Dashjr
|
5f5c85b36a
Bugfix: Check that all pools have URIs set before starting
|
13 years ago |
Con Kolivas
|
baa5a6e7a7
Further fix distdir for hexdump.c
|
13 years ago |
Con Kolivas
|
3d835fc3e9
Fix build and distdir.
|
13 years ago |
Con Kolivas
|
a06260405c
Bump version to 3.0.0
|
13 years ago |
Con Kolivas
|
78a608713f
Update NEWS for 3.0 release.
|
13 years ago |
Con Kolivas
|
cd9cd9680d
Merge branch 'nocpu'
|
13 years ago |
Con Kolivas
|
1253c9737c
Update NEWS for 2.11.4 release.
|
13 years ago |
Con Kolivas
|
f4b2790761
Remove all CPU mining code.
|
13 years ago |
Con Kolivas
|
e999caa4dc
Merge pull request #427 from gzm55/master
|
13 years ago |
James Z.M. Gao
|
e00a1b0e52
compile on win32
|
13 years ago |
Con Kolivas
|
31e51952e9
Update SCRYPT README with improved hashrates for 7970.
|
13 years ago |
Con Kolivas
|
856aa49c9c
Use copy_time helper throughout cgminer.c
|
13 years ago |
Con Kolivas
|
d2abaa8317
Provide wrappers for commonly used timer routines with API stats.
|
13 years ago |
Con Kolivas
|
170a4aeb26
Avoid one cgtime call in sole_hash_work.
|
13 years ago |