Con Kolivas
|
fa51def090
Only show long-poll message in pool summary if it's not using stratum.
|
12 years ago |
Luke Dashjr
|
d012a35fee
Merge commit 'cae4107' into bfgminer-2.10.x
|
12 years ago |
Luke Dashjr
|
33a9bfe724
Merge commit 'a3b12c6' into bfgminer-2.10.x
|
12 years ago |
Luke Dashjr
|
cae410777e
Bugfix: Free temporary kernel path copy when writing config file
|
12 years ago |
Luke Dashjr
|
a3b12c6345
Bugfix: Put kernel path on the (main) stack after initialisation from commandline/config, to avoid appending an argv or jansson string
|
12 years ago |
Luke Dashjr
|
3e746dca31
Merge commit '13820bf' into bfgminer-2.10.x
|
13 years ago |
Luke Dashjr
|
13820bf472
Bugfix: Try to initialise libusb later, so any mutexes applog might need are initialised
|
13 years ago |
Josh Lehan
|
20e65d177c
Fixes column alignment in decimal fields.
|
13 years ago |
Luke Dashjr
|
aa013976fe
Merge commit 'cb054f7' into bfgminer-2.10.x
|
13 years ago |
Luke Dashjr
|
cb054f7089
Bugfix: GBT: Advertise coinbasevalue capability
|
13 years ago |
Luke Dashjr
|
f1d62a757c
Merge commit '92f7299' into bfgminer-2.10.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
|
611f69f4ac
Merge commit '81b88e3' into bfgminer-2.10.x
|
13 years ago |
Luke Dashjr
|
4f227abf11
Merge commit 'a705ab3' into bfgminer-2.10.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
|
db2e13d293
Bugfix: Avoid unnecessary locks inside curses_print_status, which is called with the console lock held
|
13 years ago |
Luke Dashjr
|
e0a7456754
Merge commit '8a71ea6' into bfgminer-2.10.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
|
7d6644c5fd
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
|
4766dfb13e
compile unix code on Mac OS X
|
13 years ago |
Luke Dashjr
|
080cf2ac00
Merge commit '1a4cfde' into bfgminer-2.10.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
|
665f295916
Bugfix: Save start time for stats to correct "Elapsed" key on "stats" RPC request
|
13 years ago |
Luke Dashjr
|
cfbcc9c25d
Bugfix: On stratum disconnect, clear stratum_active and stratum_notify atomically along with sock
|
13 years ago |
Luke Dashjr
|
9c88244d22
Merge commit '12bc64e' into bfgminer-2.10.x
|
13 years ago |
Luke Dashjr
|
017393cc11
Bugfix: Do not try to call get_stats or get_statline* if device is still initializing
|
13 years ago |
Luke Dashjr
|
12bc64ee33
Windows: Use backtrace.dll to print usable backtraces to stderr on crash
|
13 years ago |
Luke Dashjr
|
098faa87a8
Merge commit '8d7ee1d' into bfgminer-2.10.x
|
13 years ago |