Kano
|
d143c27846
rename get_proc_by_id() to get_devices()
|
13 years ago |
Luke Dashjr
|
7520194f81
Wrap access to devices array under a mutex
|
13 years ago |
Con Kolivas
|
50520ccd25
Provide wrappers for grabbing of thr value under the mining_thr_lock.
|
13 years ago |
Kano
|
64da19ff93
mutex all access to mining_thr
|
13 years ago |
Kano
|
d9e2a04bff
Split thr_info array into control_thr and mining_thr pointers so more mining threads can be added later
|
13 years ago |
Luke Dashjr
|
e04d5e770d
Merge commit 'f1cfb96' into bfgminer
|
13 years ago |
Luke Dashjr
|
f1cfb962f5
Bugfix: ztex: Initialize fw_buf pointer to NULL so a free before allocation is safe
|
13 years ago |
Con Kolivas
|
1587b296d2
Cleanup when stratum curl fails to initialise.
|
13 years ago |
Luke Dashjr
|
d7d76b032e
Merge commit '4fe7feba' into bfgminer
|
13 years ago |
Kano
|
4fe7feba4f
LTC text typo
|
13 years ago |
Con Kolivas
|
6ec37ee642
Recreate cURL for new stratum connections, and clear stratum_notify on suspending them
|
13 years ago |
Kano
|
8db065d63a
clear_stratum_shares: Rename diff_stale variable to diff_cleared
|
13 years ago |
Luke Dashjr
|
13d232cfad
Merge commit 'f466022' into bfgminer
|
13 years ago |
Kano
|
f466022b30
MMQ it's a bitstream
|
13 years ago |
Con Kolivas
|
9afbc78920
Update a pool's last work time when the work is popped as well as staged.
|
13 years ago |
Con Kolivas
|
adcf85ac1e
Extend stratum connections another minute (total 2 minutes) after the last work item was staged, and maintain last_work_time for non-stratum pools.
|
13 years ago |
Luke Dashjr
|
3602610b90
Merge commit 'de1b0f1' into bfgminer
|
13 years ago |
Con Kolivas
|
de1b0f1905
Fix --benchmark generating valid work for cgminer.
|
13 years ago |
Luke Dashjr
|
7955929860
Merge commit 'f8aec5e' into bfgminer
|
13 years ago |
Luke Dashjr
|
f8aec5e2a5
Bugfix: Correct pdbuilder result directory
|
13 years ago |
Con Kolivas
|
a3bbe0e116
Set last device valid work on adding device.
|
13 years ago |
Con Kolivas
|
3fa4a9f55f
Increment last device valid work count in submit_nonce to cover scrypt.
|
13 years ago |
Con Kolivas
|
d49ecf198e
Set opt_scrypt drv max diff for correctness.
|
13 years ago |
Con Kolivas
|
bc0e71448e
Make scrypt submission use the submit_nonce code, with nonces matching endianness.
|
13 years ago |
Con Kolivas
|
c1ff90a7ab
Do testing for HW errors on submit nonce for both scrypt and sha.
|
13 years ago |
Con Kolivas
|
6b714dd431
Increment hardware error count from the one site.
|
13 years ago |
Con Kolivas
|
2dea04704a
Merge branch 'master' of github.com:ckolivas/cgminer
|
13 years ago |
Con Kolivas
|
2029d8299d
Merge pull request #423 from gzm55/master
|
13 years ago |
Con Kolivas
|
a6250fbb96
Rename scrypt regenhash function for consistency.
|
13 years ago |
Con Kolivas
|
daea9c95a7
Add new best share info to verbose logging.
|
13 years ago |