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 |
Luke Dashjr
|
cda5ea68ce
Bugfix: Save start time for stats to correct "Elapsed" key on "stats" RPC request
|
13 years ago |
Luke Dashjr
|
9a5df266e9
Add missing copyright sections to files that may need them
|
13 years ago |
Luke Dashjr
|
f107d8d7cc
Merge branch 'bugfix_format' into bfgminer
|
13 years ago |
Luke Dashjr
|
7d8f121a5f
Add printf-format syntax checks to more functions that should use it
|
13 years ago |
Luke Dashjr
|
e54944a298
Merge commit '0cd0a01' into bfgminer
|
13 years ago |
Luke Dashjr
|
0cd0a017cd
Bugfix: configure: Move actual roundl macro back to miner.h after math.h should be included
|
13 years ago |
Kano
|
a0cb03ec46
API V1.25 - add 'Last Valid Work' time for each device
|
13 years ago |
Con Kolivas
|
adcf85ac1e
Extend stratum connections another minute (total 2 minutes) after the last work item was staged, and maintain last_work_time for non-stratum pools.
|
13 years ago |
Luke Dashjr
|
b81767d717
Use configure to detect presence of roundl to avoid redefining an actual function (possibly inline)
|
13 years ago |
Luke Dashjr
|
7af98a834d
Merge commit '3f1bed6' into bfgminer
|
13 years ago |
Luke Dashjr
|
3f1bed6556
Bugfix: roundl: Add needed parenthesis to perform ?: before +
|
13 years ago |
Luke Dashjr
|
19dc859dc4
Apply noreturn and printf-format attributes to quit() function definition
|
13 years ago |
Luke Dashjr
|
5cafc2be40
Support for local submission of found blocks (GBT only)
|
13 years ago |
Luke Dashjr
|
67638b8416
Implement minerloop_queue for devices that process work items too fast to keep track of which one they're currently working on
|
13 years ago |
Kano
|
a2468ba1a3
API add 'Network Difficulty' to 'coin'
|
13 years ago |
Luke Dashjr
|
7b8631b565
Merge branch 'avalon' into bfgminer
|
13 years ago |
Luke Dashjr
|
0b6311dfbb
Merge branch 'android' into bfgminer
|
13 years ago |
Luke Dashjr
|
7a0ab9eec6
Check for ?e##toh macros independently from hto?e##
|
13 years ago |
Luke Dashjr
|
4dc106d6be
Merge commit 'd8c1d8d' into bfgminer
|
13 years ago |
Luke Dashjr
|
d8c1d8d7bc
Bugfix: Need to ensure __BIG_ENDIAN__ is defined before including uthash.h
|
13 years ago |
Luke Dashjr
|
fd483c3f62
RPC: pools: Add "Message" to show last client.show_message received over stratum
|
13 years ago |
Luke Dashjr
|
12d86e6fec
Merge commit '68769d0' into bfgminer
|
13 years ago |
Luke Dashjr
|
68769d06cd
Bugfix: minerloop_async: Intelligently handle work updates and device disables during transitions
|
13 years ago |
Luke Dashjr
|
76d433289e
Merge branch 'cg_merges_20130304a' into bfgminer
|
13 years ago |
Luke Dashjr
|
bf0a6581a0
x6500: Make mutex management cleaner by blocking device select loop during idle get_stats
|
13 years ago |
ckolivas
|
17acca66f5
Move to storing the nonce1 in the work struct instead of the sessionid for the now defunct first draft mining.resume protocol.
|
13 years ago |
Luke Dashjr
|
ea0173dcb3
Merge commit 'be4705a' into cg_merges_20130304a
|
13 years ago |
Luke Dashjr
|
646a9608fd
Merge commit '68e8c75' into cg_merges_20130304a
|
13 years ago |