Luke Dashjr
|
661b196590
Merge branch 'bugfix_titan_20141110' into bfgminer
|
11 years ago |
Luke Dashjr
|
a30a5029d0
titan: reportin every process_report to avoid falsely tripping the watchdog
|
11 years ago |
Luke Dashjr
|
3f9b39dce8
Revert "Increase watchdog sick time to 300 seconds"
|
11 years ago |
Luke Dashjr
|
de6e604d7c
titan: Remove unused variables
|
11 years ago |
Luke Dashjr
|
06bb63b94a
Merge remote-tracking branch 'knc/titan-flush-optimize' into bfgminer
|
11 years ago |
Luke Dashjr
|
ede1b33c81
Merge branch 'multialgo' into bfgminer
|
11 years ago |
Luke Dashjr
|
7b00dd2097
Merge branch 'multiblockchain_gbtsolo' into bfgminer
|
11 years ago |
Luke Dashjr
|
ffaa34b068
Merge branch 'multiblockchain' into bfgminer
|
11 years ago |
Pelle Nilsson
|
613b7eb56a
Bump knc-asic submodule
|
11 years ago |
Pelle Nilsson
|
aae0fce2e7
Increase FPGA to ASIC SPI frequency to 6 MHz
|
11 years ago |
Luke Dashjr
|
dd0d0cf050
Bugfix: Prefer not using work created just to ensure a specific algorithm is queued, so strategies work as much as possible
|
11 years ago |
Luke Dashjr
|
e305e12002
Stratum: Enable mining.set_goal to change parameters on the current goal
|
11 years ago |
Luke Dashjr
|
aac0ff502c
Merge branch 'travis_mingw64_ncurses' into bfgminer
|
11 years ago |
Luke Dashjr
|
6214449ef1
Travis: Build MinGW64 with ncurses
|
11 years ago |
Pelle Nilsson
|
142bdb6705
Use new get_work_status prototype and print FPGA CRC error counters to log
|
11 years ago |
Luke Dashjr
|
318cc0584b
cpu: Fail gracefully if unsupported mining algo gets into scanhash
|
11 years ago |
Luke Dashjr
|
afa1df6138
opencl: Fail gracefully if unsupported mining algo gets into opencl_scanhash_get_kernel
|
11 years ago |
Luke Dashjr
|
f518b7cdff
Bugfix: Declare manual_enable_pool in miner.h, for api.c use
|
11 years ago |
Pelle Nilsson
|
8e9c72dd0e
Titan flush optimization fix: Don't send get_info commands when FPGA is speaking to ASIC
|
11 years ago |
Luke Dashjr
|
0160ffd80b
SSM: Send goal malgo to goal-enabled clients
|
11 years ago |
Luke Dashjr
|
89243d984c
Allow pools with #change_goal_malgo attribute to change the mining algorithm used by their assigned goal
|
11 years ago |
Luke Dashjr
|
b8410bb59b
Gracefully fail when no pool can be found to generate specific-algo work
|
11 years ago |
Luke Dashjr
|
a78f5aa92b
Remove opt_scrypt
|
11 years ago |
Luke Dashjr
|
99664716c5
dualminer: Replace opt_scrypt with a per-device "scrypt" option
|
11 years ago |
Luke Dashjr
|
2c71da66ce
dualminer: Make dual_mode a per-device option as it should be
|
11 years ago |
Luke Dashjr
|
fbfab8b4e4
opencl: Nearly complete migration to per-work mining algorithms
|
11 years ago |
Luke Dashjr
|
ad3c4c82eb
pool_actively_desired: If we are the highest priority, workable pool for a given algorithm, we are needed
|
11 years ago |
Luke Dashjr
|
8c4613f7c0
Ignore opt_queue for unused mining algorithms
|
11 years ago |
Luke Dashjr
|
974a456a11
Set name and aliases on mining algorithms
|
11 years ago |
Luke Dashjr
|
be8cbde7b9
When hotplug is enabled and a mining algorithm is configured for the first time, schedule a rescan of hardware to pick up anything now applicable that may not have been before
|
11 years ago |