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 |
Luke Dashjr
|
f260316460
Merge commit '7714404' into bfgminer-2.10.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
|
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
|
0df7753980
Bugfix: Really fix device entries in saved config file
|
13 years ago |
Con Kolivas
|
766b5dca37
Update the write config to properly record device entries and remove disabled option.
|
13 years ago |
Con Kolivas
|
fc58677548
Fix warning with no curses built in.
|
13 years ago |
Luke Dashjr
|
990b45733c
Merge commit '456bd96' into bfgminer-2.10.x
|
13 years ago |
Luke Dashjr
|
456bd96a4a
Bugfix: Missing 'else' can result in null pointer dereference in race
|
13 years ago |
Luke Dashjr
|
e9959130cc
Merge commit 'd3839e7' into bfgminer-2.10.x
|
13 years ago |
Luke Dashjr
|
d3839e7cd8
Bugfix: Always compile support for commandline --temp-target and --temp-cutoff, and write them in the config for all devices
|
13 years ago |
Luke Dashjr
|
eec75180a7
Merge branch 'bugfix_format' into bfgminer-2.10.x
|
13 years ago |
Luke Dashjr
|
e127faecae
Bugfix: Access strategy name string directly instead of accidentally
|
13 years ago |
Luke Dashjr
|
7d8f121a5f
Add printf-format syntax checks to more functions that should use it
|
13 years ago |
Luke Dashjr
|
65e16681db
Merge commit '5f5c85b' into bfgminer-2.10.x
|
13 years ago |
Luke Dashjr
|
2b9eb9d449
Merge commit '84b5483' into bfgminer-2.10.x
|
13 years ago |
Luke Dashjr
|
5f5c85b36a
Bugfix: Check that all pools have URIs set before starting
|
13 years ago |
Luke Dashjr
|
84b5483126
Include trailing \0 with coinbase sigs if there's room
|
13 years ago |