Luke Dashjr
|
0f24272964
Replace cgpu.min_nonce_diff with drv.drv_min_nonce_diff(cgpu, malgo)
|
11 years ago |
Luke Dashjr
|
d325fd884d
proxy: Avoid assumptions about mining algorithm at initialisation
|
11 years ago |
Luke Dashjr
|
acb13064b7
Core only: Partially move most of opt_scrypt to mining_goal
|
11 years ago |
Luke Dashjr
|
5014232892
opencl: Reintroduce independent intensity setting internally
|
11 years ago |
Luke Dashjr
|
8f1fc979b1
Move MAX_*_INTENSITY stuff to driver-opencl.h
|
11 years ago |
Luke Dashjr
|
0d7f31efa9
proxy: Minimise minimum difficulty for proxy clients
|
11 years ago |
Pelle Nilsson
|
eb588b5007
Titan flush optimization: Bugfix: Flush time measurement only worked with one ASIC
|
11 years ago |
Luke Dashjr
|
2ee9537031
Merge branch 'bfx2' into bfgminer
|
11 years ago |
tbartlett0
|
da59f1c739
README.ASIC: Add details for BFx2 USB
|
11 years ago |
Luke Dashjr
|
53aab88162
Save pool goals in written config files
|
11 years ago |
Luke Dashjr
|
c873c88ed3
Enable --generate-to option (was --coinbase-addr) to work with non-default goals
|
11 years ago |
Luke Dashjr
|
8ea9fa5522
Merge commit '162207d' into bfgminer
|
11 years ago |
Luke Dashjr
|
a8da0024df
Merge commit '29ceca2' into bfgminer
|
11 years ago |
Pelle Nilsson
|
29567d535e
Titan flush optimization: Point knc-asic submodule to include new FPGA image
|
11 years ago |
Pelle Nilsson
|
16d52ba670
Titan flush optimization: Remove temporary debug messages
|
11 years ago |
Pelle Nilsson
|
f567106334
Titan flush optimization: Keep works in local queue until slot number is reused
|
11 years ago |
Pelle Nilsson
|
2525a7d699
Titan flush optimization: Point knc-asic submodule to needed revision
|
11 years ago |
Luke Dashjr
|
f0a624bb41
README: Update documentation for multiple blockchain support
|
11 years ago |
Luke Dashjr
|
b8701e8634
RPC: Add "Difficulty Accepted" to "coin" command
|
11 years ago |
Luke Dashjr
|
7396fe0a76
RPC: Add "Mining Goal" to "pools" command
|
11 years ago |
Luke Dashjr
|
2efcc907c8
RPC: Accept an additional argument for "addpool" to indicate mining goal by name
|
11 years ago |
Luke Dashjr
|
5071e2f1d0
Stratum: Support for mining.set_goal("goal name") - currently just resetting the user-configured goal
|
11 years ago |
Luke Dashjr
|
adf7671069
Teach longpoll logic about multiple mining goals
|
11 years ago |
Luke Dashjr
|
db0d4722a6
RPC: Include non-default goals in reply to "coin" command
|
11 years ago |
Luke Dashjr
|
7ee555d117
Ignore generation address/script on pools using non-default mining goals
|
11 years ago |
Luke Dashjr
|
72f1312715
Only include block display lines for active goals
|
11 years ago |
Luke Dashjr
|
c0ede2bfed
Move income to block display line, and show extra block display lines for each additional mining goal
|
11 years ago |
Luke Dashjr
|
4eba0db526
New --pool-goal option to set a distinct named goal per-pool
|
11 years ago |
Luke Dashjr
|
35e3031eef
Parameterise most references to global mining_goal_info
|
11 years ago |
Luke Dashjr
|
88ba5ad183
Move block_time to be per block_info
|
11 years ago |