Luke Dashjr
|
6ef3c3b7d3
Merge commit '61f74b9' into bfgminer
|
10 years ago |
Luke Dashjr
|
61f74b9644
Bugfix: RPC: Need to include utlist.h for config file list
|
10 years ago |
Luke Dashjr
|
212bb40a81
RPC: Add "Rotate Period" to config
|
10 years ago |
Luke Dashjr
|
61b2602926
RPC: Extend setconfig to change strategy
|
10 years ago |
Luke Dashjr
|
c6e7c912c7
RPC: Clean up api_add_* somewhat
|
11 years ago |
Vitalii Demianets
|
e303de6eb4
get_master_rolling_hashrate -> get_proc_rolling_hashrate
|
11 years ago |
Luke Dashjr
|
d9691718c5
Only rebuild a minimal version.c file when git commit changes
|
11 years ago |
Luke Dashjr
|
05ced8f7c1
Merge commit '4613361' into bfgminer
|
11 years ago |
Luke Dashjr
|
8d1b806836
RPC: Include Hash Method in minecoin for new algorithms
|
11 years ago |
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 |
Vitalii Demianets
|
ffbd0ae8d6
A driver can supply its own rolling hashrate function
|
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 |