Kano
|
440edfc49f
usb display message when device is in use/another cgminer
|
13 years ago |
Denis Ahrens
|
e2c8a1d0f6
libztex: avoid the use of libusb_error_name()
|
13 years ago |
Con Kolivas
|
70b6287627
Merge pull request #354 from kanoi/api
|
13 years ago |
Kano
|
58a7226d96
minor unlikely zero pointer test
|
13 years ago |
Con Kolivas
|
c3fb1bcef5
Revert "Selectively discard all work items if a longpoll or stratum restart is received without a new block to work on."
|
13 years ago |
Con Kolivas
|
69494c12ed
BeaverCreek doesn't like BFI INT patching.
|
13 years ago |
Luke Dashjr
|
a4110aed1d
Merge branch 'submit_async2' into bfgminer
|
13 years ago |
Luke Dashjr
|
df505a2f12
Suppress warning about "succeeded" not being used in finish_req_in_progress for now
|
13 years ago |
Luke Dashjr
|
25ccb5e2ea
Bugfix: Always give the get_work thread a curl, regardless of other outstanding curls in use
|
13 years ago |
Luke Dashjr
|
43ff9fbe9c
Bugfix: Failover after even a single job-request failure (or else it takes too long on timeouts)
|
13 years ago |
Luke Dashjr
|
88afbe9c26
Bugfix: Need to remove and re-add curl easy handles from multi to start a new request
|
13 years ago |
Luke Dashjr
|
defd976edb
Access total_submitting under mutex lock to avoid any potential races, and increment it as soon as we queue the submission up
|
13 years ago |
Luke Dashjr
|
202763a460
Just leave the submit_work thread running persistently
|
13 years ago |
Con Kolivas
|
1922e498e3
Only stratum pools that are idle need to be kicked via cnx_needed.
|
13 years ago |
Con Kolivas
|
c70a2658c8
Merge pull request #353 from kanoi/api
|
13 years ago |
Kano
|
f19b03c812
mmq - abbreviate the temperature numbers
|
13 years ago |
Con Kolivas
|
0c41b1b2da
Merge branch 'master' of github.com:ckolivas/cgminer
|
13 years ago |
Con Kolivas
|
f3b96b8d26
Do not do any setup if opt_api_listen is disabled in api.c.
|
13 years ago |
Con Kolivas
|
634958ff1c
Merge pull request #352 from kanoi/api
|
13 years ago |
Kano
|
e6efec46e9
usbutils.c uninitialised usbstat for non-primary mmqs
|
13 years ago |
Con Kolivas
|
2b5467c44c
Merge branch 'master' of github.com:ckolivas/cgminer
|
13 years ago |
Con Kolivas
|
c5d9f3ac60
Only set the lagging flag for select_pool() on failed getwork if we're not in opt_fail_only mode.
|
13 years ago |
Con Kolivas
|
6d848e27b2
Merge pull request #351 from denis2342/ztex
|
13 years ago |
Denis Ahrens
|
0559d0bb6a
libztex: in case the selectFpga() failed set the selected fpga to unknown
|
13 years ago |
Luke Dashjr
|
d6b71382f9
Merge commit 'ab0e800' into bfgminer
|
13 years ago |
Luke Dashjr
|
ab0e800a1c
Bugfix: Restore work->pool after prepare_rpc_req since clean_work now clears it
|
13 years ago |
Con Kolivas
|
43be78cca5
Merge pull request #350 from sharky112065/master
|
13 years ago |
sharky112065
|
ccbe0e6672
Modified windows-build.txt to update git instructions.
|
13 years ago |
Con Kolivas
|
40f5362aff
Merge pull request #349 from denis2342/broken_fpga
|
13 years ago |
Con Kolivas
|
031ba75cad
Merge pull request #348 from denis2342/ztex
|
13 years ago |