Luke Dashjr
|
38b2400e7f
Significantly rewrite configure script to handle driver dependencies cleaner
|
11 years ago |
Luke Dashjr
|
70f17d7540
Make SHA256d mining optional
|
11 years ago |
Luke Dashjr
|
ede1b33c81
Merge branch 'multialgo' into bfgminer
|
11 years ago |
Luke Dashjr
|
ffaa34b068
Merge branch 'multiblockchain' into bfgminer
|
11 years ago |
Luke Dashjr
|
fbfab8b4e4
opencl: Nearly complete migration to per-work mining algorithms
|
11 years ago |
Luke Dashjr
|
9cbf7dc567
Set quota to 1 when enabling a failover-only pool, and disable failover-only when setting quota
|
11 years ago |
Luke Dashjr
|
acb13064b7
Core only: Partially move most of opt_scrypt to mining_goal
|
11 years ago |
Luke Dashjr
|
8f1fc979b1
Move MAX_*_INTENSITY stuff to driver-opencl.h
|
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
|
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
|
4eba0db526
New --pool-goal option to set a distinct named goal per-pool
|
11 years ago |
Luke Dashjr
|
88ba5ad183
Move block_time to be per block_info
|
11 years ago |
Luke Dashjr
|
7e1f24efea
Calculate current_fullhash only when needed (for RPC 'coins')
|
11 years ago |
Luke Dashjr
|
1ea4d8dc10
Move global variables related to the blockchain or mining goals on to global structs
|
11 years ago |
Luke Dashjr
|
1b7cb8aeea
RPC: Initialise json_config to silence false warning
|
11 years ago |
Luke Dashjr
|
1c3a304582
Merge branch 'bfgminer' into cointerra (does not build)
|
11 years ago |
Luke Dashjr
|
8522463f19
Always check if we should switch pools when enabling one, and always enable pools we want to switch to
|
11 years ago |
Huang Le
|
6518f1fc34
Combine reject_pool into disable_pool function, and don't allow it to override a manual disable
|
11 years ago |
Huang Le
|
fef4ae7c92
Call disable_pool() at the begin of remove_pool() and combine them when appears together in the code
|
11 years ago |
Huang Le
|
d338c29938
Bugfix: Always call enable_pool and disable_pool to ensure consistent handling of the situations
|
11 years ago |
Luke Dashjr
|
211fdffd19
Copyright cleanups and updates
|
11 years ago |
Luke Dashjr
|
1e4350fa64
Merge branch 'rpc_fulldev' into bfgminer
|
11 years ago |
Luke Dashjr
|
8933b4f1a2
Bugfix: RPC: Avoid processor-specific details in devdetails
|
11 years ago |
Luke Dashjr
|
4f231186c3
Use `git describe` to generate version.h to avoid user confusion over builds from git
|
11 years ago |
Luke Dashjr
|
1734789459
Add failover_only pool flag, to avoid using it regardless of strategy
|
11 years ago |
Luke Dashjr
|
c4ccfa2a81
Merge commit '9277d3c' into bfgminer
|
11 years ago |
Luke Dashjr
|
9277d3c87c
bfg_socket wrapper to ensure sockets are close-on-exec
|
11 years ago |