1
0
mirror of https://github.com/GOSTSec/sgminer synced 2025-01-09 06:18:06 +00:00
Commit Graph

3981 Commits

Author SHA1 Message Date
Con Kolivas
c1ff90a7ab Do testing for HW errors on submit nonce for both scrypt and sha. 2013-04-18 15:07:32 +10:00
Con Kolivas
6b714dd431 Increment hardware error count from the one site. 2013-04-18 14:47:46 +10:00
Con Kolivas
2dea04704a Merge branch 'master' of github.com:ckolivas/cgminer 2013-04-18 12:49:31 +10:00
Con Kolivas
2029d8299d Merge pull request #423 from gzm55/master
build out of source dir
2013-04-17 19:49:17 -07:00
Con Kolivas
a6250fbb96 Rename scrypt regenhash function for consistency. 2013-04-18 12:26:32 +10:00
Con Kolivas
daea9c95a7 Add new best share info to verbose logging. 2013-04-18 12:11:41 +10:00
James Z.M. Gao
473865db50 Merge remote-tracking branch 'upstream/master' 2013-04-18 08:48:48 +08:00
Con Kolivas
8bb52b4481 Merge branch 'master' of github.com:ckolivas/cgminer 2013-04-18 10:47:24 +10:00
Con Kolivas
1a7fc4e9cc Add notice for when network diff is changed. 2013-04-18 10:47:02 +10:00
ckolivas
6ffba7e9d8 Convert error getting device IDs in ocl code to info log level only since multiple platforms may be installed and the error is harmless there. 2013-04-17 22:03:00 +10:00
ckolivas
a797898fc3 Unnecessary extra array in ocl code. 2013-04-17 22:01:38 +10:00
ckolivas
42e8eac9dc Merge branch 'master' into avalon-dev 2013-04-17 15:58:21 +10:00
ckolivas
8e73c47cd2 Further driver FAQs. 2013-04-17 15:17:17 +10:00
ckolivas
1c2621a9a2 Add MAC FAQ. 2013-04-17 10:58:33 +10:00
ckolivas
65e7dcca9d Add more FAQ details. 2013-04-17 09:06:01 +10:00
Con Kolivas
b4bc5e2b13 Check for work restart after disable in the hash queued work loop since it may be a long time before we re-enable a device. 2013-04-16 22:57:55 +10:00
Con Kolivas
fdfb77e7c2 Unconditionally test for many wrong results on avalon and reset to avoid passing a corrupt avalon result to temperature code. 2013-04-16 22:41:45 +10:00
James Z.M. Gao
57fcd07bdd Merge remote-tracking branch 'upstream/master' 2013-04-16 10:28:12 +08:00
James Z.M. Gao
ac053edcb4 build out of source dir 2013-04-16 10:27:10 +08:00
Con Kolivas
9c48d68411 Merge branch 'master' into avalon-dev 2013-04-15 23:01:46 +10:00
Con Kolivas
d41d210b03 Set device_diff for queued work or there will be no diff1 share count. 2013-04-15 23:01:08 +10:00
Con Kolivas
f6284f7ca5 Merge branch 'master' into avalon-dev 2013-04-15 20:30:47 +10:00
Con Kolivas
dbab07a12d Only reset an avalon device with no results when there are no results consecutively. 2013-04-15 20:30:02 +10:00
Con Kolivas
245fbe1c73 More FAQs. 2013-04-15 12:42:43 +10:00
Con Kolivas
0e486576f7 More FAQs. 2013-04-15 12:42:11 +10:00
Con Kolivas
36bb133e61 Cleanup when stratum curl fails to initialise. 2013-04-15 12:34:34 +10:00
Con Kolivas
81549c5bff Avoid applog in recalloc_sock. 2013-04-15 12:16:05 +10:00
Con Kolivas
69c203d88a Avoid applog under stratum_lock in recv_line. 2013-04-15 12:07:52 +10:00
Con Kolivas
e4effc372c Avoid applog under stratum_lock in __stratum_send. 2013-04-15 12:01:24 +10:00
Con Kolivas
d248e7aafa Put spacing around locking in util.c for clarity. 2013-04-15 11:50:59 +10:00
Con Kolivas
67ebf45c19 Avoid applog under cg_wlock. 2013-04-15 11:44:19 +10:00
Con Kolivas
8d22ca1ac1 Put spacing around locking code for clarity. 2013-04-15 11:42:16 +10:00
Con Kolivas
3209c113d1 Avoid applog under pool_lock. 2013-04-15 11:34:21 +10:00
Con Kolivas
51fbcfed6d Avoid more recursive locks. 2013-04-15 11:25:48 +10:00
Con Kolivas
b948669a4f Avoid applog while ch_lock is held. 2013-04-15 11:13:48 +10:00
Con Kolivas
29f0ac77da Avoid recursive locks in fill_queue. 2013-04-15 10:30:12 +10:00
Con Kolivas
ec9390dc4e Variable is already initialised in global scope. 2013-04-15 10:19:37 +10:00
Con Kolivas
0488a850cd More GPU faqs. 2013-04-15 10:18:03 +10:00
Con Kolivas
2a73254cab More README faqs. 2013-04-15 09:45:29 +10:00
ckolivas
4c19604199 Yet more README faqs. 2013-04-11 13:31:17 +10:00
ckolivas
b1dfc12b3f Add more faqs to README. 2013-04-11 11:43:20 +10:00
Con Kolivas
1b0b3d69f6 Merge branch 'master' into avalon-dev 2013-04-10 18:43:46 +10:00
Con Kolivas
c62b985c04 Wrap result wrong tests in avalon scanhash in unlikely() and only consider a hash count of zero wrong if a restart wasn't issued. 2013-04-10 18:42:50 +10:00
Con Kolivas
c17a175e17 Merge branches 'avalon-dev' and 'master' of github.com:ckolivas/cgminer 2013-04-10 18:39:50 +10:00
Con Kolivas
0eb81d694a Merge pull request #422 from BitSyncom/avalon
avalon: if result_wrong >= get_work_count jump out the read loop
2013-04-10 01:39:36 -07:00
Con Kolivas
64ec06628f Merge pull request #417 from kanoi/bflsc
cgminer.c -S help to only say Icarus + usbutils more stats for bflsc
2013-04-10 01:31:32 -07:00
Xiangfu
874b25f979 avalon: if result_wrong >= get_work_count jump out the read loop 2013-04-10 14:10:40 +08:00
ckolivas
6400088f7a Fix warning on 32bit. 2013-04-10 11:09:40 +10:00
ckolivas
7231f7f92d Fix warning on 32bit. 2013-04-10 10:59:38 +10:00
Con Kolivas
c1ec55a6a3 Avoid curl_easy_cleanup on old curl versions in setup_stratum_curl as well. 2013-04-09 07:08:09 +10:00