Con Kolivas
|
3d4c9b8b87
Show mechanism of stratum interruption if select times out.
|
13 years ago |
Con Kolivas
|
5f9d07207f
Make stratum connection interrupted message higher priority to be visible at normal logging levels.
|
13 years ago |
Kano
|
a2468ba1a3
API add 'Network Difficulty' to 'coin'
|
13 years ago |
Luke Dashjr
|
4be5066f37
ASIC mentions
|
13 years ago |
Luke Dashjr
|
7b8631b565
Merge branch 'avalon' into bfgminer
|
13 years ago |
Luke Dashjr
|
f7de581354
Merge remote-tracking branch 'avalon/avalon' into avalon
|
13 years ago |
Xiangfu
|
07eae74f22
if all result are wrong in one batch read. reinit the avalon
|
13 years ago |
Xiangfu
|
a94f3ba3b1
record the last result temperature info
|
13 years ago |
Xiangfu
|
04c37a46c0
delay when close avalon; only record matched result
|
13 years ago |
Xiangfu
|
f7c618f8ad
fix no_matching_work only count when debug
|
13 years ago |
Fabiano Weimar dos Santos
|
f4ba8243ca
Added bfgminer-rpc binary to .gitignore
|
13 years ago |
Xiangfu
|
7c1428a333
minor change
|
13 years ago |
Xiangfu
|
4d83ec634f
add idle code
|
13 years ago |
Con Kolivas
|
c247ba0598
Bump version to 2.11.3
|
13 years ago |
Con Kolivas
|
c5b5e735ff
Update docs and reorder README to show executive summary near top.
|
13 years ago |
Con Kolivas
|
072ffbba42
Update the hashmeter at most 5 times per second.
|
13 years ago |
Con Kolivas
|
bfb85c45d7
Merge pull request #408 from kanoi/bflsc
|
13 years ago |
Kano
|
e07d21be8f
usbutils use it's own internal read buffer
|
13 years ago |
Con Kolivas
|
576e22bf71
Update scrypt readme with newer information and to match changes in code.
|
13 years ago |
Con Kolivas
|
c24ffa1520
Merge pull request #407 from kanoi/bflsc
|
13 years ago |
Con Kolivas
|
13e19de4d5
Calculate work utility for devices that support target diffs of greater than 1, and update scrypt code to use it.
|
13 years ago |
Luke Dashjr
|
389651a8af
Merge commit '35a249f' into bfgminer
|
13 years ago |
Luke Dashjr
|
35a249ff04
Bugfix: modminer: Properly fail on dynclock error
|
13 years ago |
Kano
|
b29828e8da
usbutils allow read termination match to be a string
|
13 years ago |
Kano
|
c63ae9d981
usbutils spelling :)
|
13 years ago |
Con Kolivas
|
d7d630b86c
Set default GPU threads to 1 for scrypt.
|
13 years ago |
Con Kolivas
|
21a36f4840
Connect backup stratum pools if the primary pool cannot deliver work.
|
13 years ago |
Con Kolivas
|
584fc013ab
Use a new algorithm for choosing a thread concurrency when none or no shader value is specified for scrypt.
|
13 years ago |
Con Kolivas
|
d0f18e83ad
Do not round up the bufsize to the maximum allocable with scrypt.
|
13 years ago |
Con Kolivas
|
3c3fbdce1c
Remove the rounding-up of the scrypt padbuffer which was not effectual and counter-productive on devices with lots of ram, limiting thread concurrencies and intensities.
|
13 years ago |