Con Kolivas
|
ea444d0239
Fix nonce submission code for scrypt.
|
14 years ago |
Con Kolivas
|
aabc723326
Make sure goffset is set for scrypt and drop padbuffer8 to something manageable for now.
|
14 years ago |
Con Kolivas
|
e0296c411b
Set up buffer8 for scrypt.
|
14 years ago |
Con Kolivas
|
8fd3bf74df
Build fix for opt scrypt.
|
14 years ago |
Con Kolivas
|
1aacfe5279
Don't check postcalc nonce with sha256 in scrypt.
|
14 years ago |
Con Kolivas
|
0f43eb5eb7
Don't test nonce with sha and various fixes for scrypt.
|
14 years ago |
Con Kolivas
|
b085c338f6
Make scrypt buffers and midstate compatible with cgminer.
|
14 years ago |
Con Kolivas
|
2ed4072b5e
Use cgminer specific output array entries in scrypt kernel.
|
14 years ago |
Con Kolivas
|
dd740caa98
Provide initial support for the scrypt kernel to compile with and mine scrypt with the --scrypt option.
|
14 years ago |
Con Kolivas
|
5a65415b1e
Enable completely compiling scrypt out.
|
14 years ago |
Con Kolivas
|
176cdf8bbc
Begin import of scrypt opencl kernel from reaper.
|
14 years ago |
Luke Dashjr
|
9a0f97ccea
Merge branch 'bf_autoftdi' into bfgminer
|
14 years ago |
Luke Dashjr
|
4b01983866
Use FTD2XX.DLL on Windows to autodetect BitFORCE SHA256 devices
|
14 years ago |
Luke Dashjr
|
6c91374547
Merge commit 'b6a23d0' into bfgminer
|
14 years ago |
Luke Dashjr
|
1f6a8e2f5b
Merge commit 'd3b8b4d' into bfgminer
|
14 years ago |
Con Kolivas
|
b6a23d0027
bitforce_get_result returns -1 on error now.
|
14 years ago |
Con Kolivas
|
761bd77288
Merge pull request #267 from luke-jr/bugfix_winsleep
|
14 years ago |
Con Kolivas
|
d3b8b4d905
Merge pull request #266 from luke-jr/api_select_life
|
14 years ago |
Luke Dashjr
|
6e2acaa7c9
Merge branch 'cgminer' into bfgminer
|
14 years ago |
Con Kolivas
|
aa723e7102
Check return value of read in BFgets
|
14 years ago |
Luke Dashjr
|
46a2643b4d
Merge branch 'bugfix_mm_lphashes' into bfgminer
|
14 years ago |
Luke Dashjr
|
8e74af05c4
Merge branch 'bugfix_mm_err-1' into bfgminer
|
14 years ago |
Luke Dashjr
|
86095d78e7
Bugfix: modminer: Adapt "get nonce" error condition to new scanhash=>-1 error API
|
14 years ago |
Luke Dashjr
|
d571a60b1a
Bugfix: modminer: Count hashes done before work restart
|
14 years ago |
Luke Dashjr
|
7991e25f15
Merge branch 'bugfix_winsleep' into bfgminer
|
14 years ago |
Luke Dashjr
|
68111323b3
Bugfix: Make our Windows nanosleep/sleep replacements standards-compliant (which fixes nmsleep) and include compat.h for bitforce (for sleep)
|
14 years ago |
Luke Dashjr
|
a854779077
rpc: Use a single switch statement for both stringifications of cgpu->status
|
14 years ago |
Luke Dashjr
|
6d186b9c68
Merge branch 'cgminer' into bfgminer
|
14 years ago |
Luke Dashjr
|
d608d833d8
bitforce: Use "full work" vs "nonce range" for kernel name
|
14 years ago |
Luke Dashjr
|
de7ef5a257
Merge commit 'c1c99f1' into bfgminer
|
14 years ago |