Luke Dashjr
|
3a058c0c2a
Merge commit '5095ed2' into bfgminer
|
13 years ago |
Kano
|
d5f485c517
Pools: add RollTime info to API 'stats' and 'Stats' button in miner.php
|
13 years ago |
Luke Dashjr
|
4b2bbeebb3
Merge commit '527df8b' into bfgminer
|
13 years ago |
Luke Dashjr
|
b13339223f
RPC: BFGMiner branding
|
13 years ago |
Kano
|
bdd05dbc61
API new command 'coin' with mining information
|
13 years ago |
Luke Dashjr
|
ebef3d3810
Revert stale-on-arrival failsafe, since it ends up needing exceptions for everything
|
13 years ago |
Luke Dashjr
|
6d887fc01c
Merge branch 'failsafe_soa' into bfgminer-2.6.x
|
13 years ago |
Kano
|
b3e9858c9f
API new command 'coin' with mining information
|
13 years ago |
Luke Dashjr
|
2b7661d39a
Bugfix: Use a new POOL_STALE flag to handle stale-on-arrival disabling, instead of piggybacking on POOL_REJECTING
|
13 years ago |
Kano
|
9210abdf60
API V1.17 show Work Utility and Diff1 Shares
|
13 years ago |
Luke Dashjr
|
4c0ae57af1
Merge commit '70c57e7' into bfgminer
|
13 years ago |
Kano
|
70c57e7d40
api.c typo
|
13 years ago |
Kano
|
95dff7363e
API allow display/change failover-only setting
|
13 years ago |
Luke Dashjr
|
a0ed5ce3b8
Merge branch 'rename_thr' into bfgminer
|
13 years ago |
Luke Dashjr
|
91fdbfa06d
Set recognizable names on threads for debugging
|
13 years ago |
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 |