Con Kolivas
|
00b6319db6
Minor typo.
|
13 years ago |
Con Kolivas
|
2821c143f9
Minor grammo in avalon driver.
|
13 years ago |
Con Kolivas
|
b81ef944ce
Merge pull request #415 from kanoi/bflsc
|
13 years ago |
Kano
|
ed480de9c1
LTC text typo
|
13 years ago |
Con Kolivas
|
f3dfff28b4
Only set stratum auth once to prevent multiple threads being started.
|
13 years ago |
Con Kolivas
|
2aa47b761b
Move the stratum and GBT data to be protected under a new cg_lock data_lock.
|
13 years ago |
Con Kolivas
|
7bf3cf762b
Convert ch_lock to a cglock.
|
13 years ago |
Con Kolivas
|
ef872eba28
Convert control lock to cglock.
|
13 years ago |
Con Kolivas
|
a7bb16018b
Implement cgminer locks.
|
13 years ago |
Con Kolivas
|
b491447b86
Sacrifice the memory from existing stratum curl handles when starting new to avoid curl crashes.
|
13 years ago |
Con Kolivas
|
1d697dd40d
Differentiate clear_sock from clear_sockbuf.
|
13 years ago |
Con Kolivas
|
b3a87936ac
Update keepalive settings to match 2.11 branch.
|
13 years ago |
Con Kolivas
|
5f567345ba
Merge branch 'master' of github.com:ckolivas/cgminer
|
13 years ago |
Con Kolivas
|
b3e734e7e1
Show share hash as little endian as needed.
|
13 years ago |
Con Kolivas
|
1e985e38b3
Do host to le32 conversion on shown hash for stratum share results.
|
13 years ago |
Con Kolivas
|
420329f628
Use htole32 wrapper for nonce encoding in avalon.
|
13 years ago |
Con Kolivas
|
54377dba6f
Avoid bswap redefinition.
|
13 years ago |
Con Kolivas
|
43dff4c219
Remove unused rev8 function from avalon driver.
|
13 years ago |
Con Kolivas
|
5c1db2e07c
Make avalon temperature reading LOG_INFO level.
|
13 years ago |
Con Kolivas
|
3088e7763f
Keep the unique new id assigned during make_work
|
13 years ago |
Con Kolivas
|
0d8c3fe018
Merge pull request #412 from BitSyncom/avalon-sync
|
13 years ago |
Luke Dashjr
|
66583e8c6e
Merge commit '83f4657' into bfgminer
|
13 years ago |
Luke Dashjr
|
83f4657d7d
Bugfix: bitforce: Ensure result_busy_polled gets set for queue mode to avoid unnecessary 10ms wait times
|
13 years ago |
Con Kolivas
|
76712c15fd
Merge pull request #414 from kanoi/bflsc
|
13 years ago |
Kano
|
f080db5fee
generic work structure flags for BFLSC (and usable by other drivers if needed)
|
13 years ago |
Luke Dashjr
|
7a514c5ac9
Merge commit '74c96b4' into bfgminer
|
13 years ago |
Luke Dashjr
|
74c96b4f1b
Bugfix: bitforce: Use common code for end of job_get_results, so queue results don't short-circuit timing code
|
13 years ago |
Luke Dashjr
|
2b41048a39
Merge commit '9d55c9e' into bfgminer
|
13 years ago |
Luke Dashjr
|
9d55c9e7f9
Bugfix: bitforce: Ensure "OK" doesn't remain in queued results buffer
|
13 years ago |
Luke Dashjr
|
e1a5812d55
Merge commit 'cddeaa6' into bfgminer
|
13 years ago |