Josh Lehan
|
7d847b3b1d
Fixes column alignment in decimal fields.
|
13 years ago |
Luke Dashjr
|
9faeab46d6
Merge commit 'cb054f7' into bfgminer-3.0.x
|
13 years ago |
Luke Dashjr
|
cb054f7089
Bugfix: GBT: Advertise coinbasevalue capability
|
13 years ago |
Luke Dashjr
|
deac1a91af
Merge commit '92f7299' into bfgminer-3.0.x
|
13 years ago |
Luke Dashjr
|
92f72998e4
Bugfix: README: --temp-cutoff sets the maximum temperature before cutoff, not temperature that triggers cutoff
|
13 years ago |
Luke Dashjr
|
75de4a870f
Merge commit '81b88e3' into bfgminer-3.0.x
|
13 years ago |
Luke Dashjr
|
0e8624ae42
Merge commit 'a705ab3' into bfgminer-3.0.x
|
13 years ago |
Luke Dashjr
|
81b88e3157
RPC: Avoid exposing Coinbase-Sig when it isn't supported
|
13 years ago |
Luke Dashjr
|
a705ab3878
Bugfix: Fix build with libblkmaker < 0.2
|
13 years ago |
Luke Dashjr
|
b20f7ed316
Bugfix: Avoid unnecessary locks inside curses_print_status, which is called with the console lock held
|
13 years ago |
Luke Dashjr
|
0dacf1ac14
Merge commit '8a71ea6' into bfgminer-3.0.x
|
13 years ago |
Luke Dashjr
|
8a71ea6fb2
Bugfix: stratum_works: If stratum is already active, it works (avoid trying to initialise it again)
|
13 years ago |
Luke Dashjr
|
1f9d08d1c9
Bugfix: Cleanup handling of complete device/driver failure
|
13 years ago |
Luke Dashjr
|
61e2980d7b
Add LIFE_INIT2 status (safe to call functions, but not mining yet) for devices that want to report initialization status in their statline
|
13 years ago |
Scott Jann
|
6dee15afcc
compile unix code on Mac OS X
|
13 years ago |
Luke Dashjr
|
6792826d41
Merge commit '1a4cfde' into bfgminer-3.0.x
|
13 years ago |
Luke Dashjr
|
1a4cfde10e
Bugfix: Allow starting non-libusb devices if libusb_init fails
|
13 years ago |
Luke Dashjr
|
77c97d7a76
Bugfix: Add missing newline to libusb_init failure message
|
13 years ago |
Luke Dashjr
|
cda5ea68ce
Bugfix: Save start time for stats to correct "Elapsed" key on "stats" RPC request
|
13 years ago |
Luke Dashjr
|
6bb2d8cf78
Merge commit '69813a7' into bfgminer-3.0.x
|
13 years ago |
Luke Dashjr
|
d436de3d3f
Merge commit '12bc64e' into bfgminer-3.0.x
|
13 years ago |
Luke Dashjr
|
592b203feb
Bugfix: Do not try to call get_stats or get_statline* if device is still initializing
|
13 years ago |
Luke Dashjr
|
69813a7ed2
Bugfix: On stratum disconnect, clear stratum_active and stratum_notify atomically along with sock
|
13 years ago |
Luke Dashjr
|
12bc64ee33
Windows: Use backtrace.dll to print usable backtraces to stderr on crash
|
13 years ago |
Luke Dashjr
|
f9c66a5176
Merge commit '8d7ee1d' into bfgminer-3.0.x
|
13 years ago |
Luke Dashjr
|
8d7ee1d418
Bugfix: pdcurses doesn't like changing logwin size without clearing it also, so do that in display options
|
13 years ago |
Luke Dashjr
|
c8f65ccd73
Merge commit '9a48ec7' into bfgminer-3.0.x
|
13 years ago |
Luke Dashjr
|
9a48ec7dd6
-S all: Start QueryDosDevices probe with 256-byte buffer
|
13 years ago |
Luke Dashjr
|
7714404771
Use common code to ensure the prefix of -S *:all remains in all implementations of it (/dev glob was removing prefixes)
|
13 years ago |
Luke Dashjr
|
3bd75ef2b3
Merge commit '7341aba' into bfgminer-3.0.x
|
13 years ago |