Luke Dashjr
|
a4bdbe1af7
Merge commit 'b33ea26' into bfgminer
|
13 years ago |
Kano
|
b33ea2674d
api.c update API start message and include port number
|
13 years ago |
Luke Dashjr
|
1620147174
Merge commit '3576abf' into bfgminer
|
13 years ago |
Kano
|
56f06e1e9b
API remove unused warning in non-GPU compile
|
13 years ago |
Kano
|
ede0dd6a52
api.c in linux allow to open a closed socket in TIME_WAIT
|
13 years ago |
Luke Dashjr
|
eaaa924e5d
Merge remote-tracking branch 'kanoi/master' into bfgminer
|
13 years ago |
Kano
|
70cba2ae25
Style
|
13 years ago |
Kano
|
51940ec719
api.c verify poolpriority parameters before changing pools
|
13 years ago |
Kano
|
854a80ff03
api.c poolpriority changes
|
13 years ago |
kanoi
|
fe23dfd3d4
Merge pull request #2 from luke-jr/rpc_poolpriority
|
13 years ago |
Luke Dashjr
|
78321f3487
Merge branch 'non-scrypt' into bfgminer
|
13 years ago |
Con Kolivas
|
6289c7c60f
Keep a counter of enabled pools and use that instead of iterating over the pool list. Use that value to ensure we don't set the last remaining active pool to the rejecting state.
|
13 years ago |
Luke Dashjr
|
8084bfe0ca
Merge branch 'rpc_poolpriority' into bfgminer
|
13 years ago |
Con Kolivas
|
e87ff7c177
Keep a counter of enabled pools and use that instead of iterating over the pool list. Use that value to ensure we don't set the last remaining active pool to the rejecting state.
|
13 years ago |
Luke Dashjr
|
5ef9c13924
Bugfix: API: Report errors from poolpriority command
|
13 years ago |
Luke Dashjr
|
8326d2dcaf
RPC: New "poolpriority" command to set the order of pool priorities
|
13 years ago |
Luke Dashjr
|
cfa3e28b2d
Merge branch 'life_wait' into bfgminer
|
13 years ago |
Luke Dashjr
|
d8582964a0
Show "WAIT" (LIFE_WAIT status) if a cgpu is idle waiting for work (pool slow/dead)
|
13 years ago |
Luke Dashjr
|
a34be9c121
Merge branch 'rpc_rm_algo' into bfgminer
|
13 years ago |
Luke Dashjr
|
087577c819
Bugfix: Only show Algorithm in RPC summary if CPU mining is actually active
|
13 years ago |
Luke Dashjr
|
1f6a8e2f5b
Merge commit 'd3b8b4d' into bfgminer
|
13 years ago |
Luke Dashjr
|
a854779077
rpc: Use a single switch statement for both stringifications of cgpu->status
|
13 years ago |
Luke Dashjr
|
571f0208df
Merge commit '0ed757a' into bfgminer
|
13 years ago |
Con Kolivas
|
0ed757a020
Use switch statement for cgpu->status and fix spelling.
|
13 years ago |
Con Kolivas
|
96f3a98838
Merge pull request #264 from luke-jr/life_init
|
13 years ago |
Luke Dashjr
|
10ef5b116a
Merge CGMiner pull request #258 from zefir-k/master
|
13 years ago |
Luke Dashjr
|
b92588f8c3
Merge branch 'life_init' into bfgminer
|
13 years ago |
Luke Dashjr
|
c57c308d1f
Bugfix: Don't declare devices SICK if they're just busy initializing
|
13 years ago |
Zefir Kurtisi
|
7502af263c
fix API support for big endian machines
|
13 years ago |
Luke Dashjr
|
e853efe868
Merge commit '67e92de' into bfgminer
|
13 years ago |