Luke Dashjr
|
fb35bb720f
Merge commit 'e61da77' into bfgminer-3.5.x
|
11 years ago |
Luke Dashjr
|
e61da77243
Bugfix: Parse userpass option with strchr rather than strtok to avoid usernameless passwords getting into the username field and being displayed
|
11 years ago |
Luke Dashjr
|
4704ad752f
Bugfix: Free old coinbase script before setting a new one
|
11 years ago |
Luke Dashjr
|
a8382d51bb
Bugfix: Initialise getq (and stgd_lock) earlier so it is ready in case startup interactive pool-add tries to stage work
|
12 years ago |
Luke Dashjr
|
14321050ba
Merge commit '363ead9' into bfgminer-3.5.x
|
12 years ago |
Luke Dashjr
|
363ead9911
Bugfix: Handle disabled CPU support properly in various places
|
12 years ago |
Luke Dashjr
|
a6d0876071
Merge commit '18b6c38' into bfgminer-3.5.x
|
12 years ago |
Luke Dashjr
|
18b6c38ec7
Bugfix: Restore 2-minutes-past-last-work wait before terminating unused stratum connections
|
12 years ago |
Luke Dashjr
|
63f4f9d8e1
Bugfix: renumber_cgpu: No need to copy dev_repr over itself (and trying to is undefined)
|
12 years ago |
Luke Dashjr
|
8cd4fdfcf4
Modified: Bugfix: Log work updates for all active pools in multipool mode
|
12 years ago |
Luke Dashjr
|
f22b5cc030
Partial: test_work_current: Cleanup
|
12 years ago |
Luke Dashjr
|
20c957041f
Differentiate pool_actively_desired from pool_actively_in_use for cnx_needed
|
12 years ago |
Luke Dashjr
|
d857720d2e
Backport pool_actively_in_use from BFGMiner 4.0
|
12 years ago |
Luke Dashjr
|
8d2e290704
Merge commit '13acd4c' into bfgminer-3.5.x
|
12 years ago |
Luke Dashjr
|
493f45d547
Merge commit '10020cc' into bfgminer-3.5.x
|
12 years ago |
Luke Dashjr
|
d5175fd84b
Merge commit '9fa9dd4' into bfgminer-3.5.x
|
12 years ago |
Luke Dashjr
|
13acd4cd5e
Bugfix: renumber_cgpu: Rebuild repr strings to match new information
|
12 years ago |
Luke Dashjr
|
10020cc0b4
Bugfix: Skip final pool_active check in balancing modes (where pools switch around often)
|
12 years ago |
Luke Dashjr
|
9fa9dd4b35
Bugfix: Adjust quota GCD only after completely adding the pool, otherwise it will be ignored by the adjustment
|
12 years ago |
Luke Dashjr
|
05929d98f5
Bugfix: Update help display to replace (U)tility with (I)ncome
|
12 years ago |
Luke Dashjr
|
d99af1dc17
Merge commit '38e5a1c' into bfgminer-3.5.x
|
12 years ago |
Luke Dashjr
|
38e5a1cbc7
Bugfix: Deduplicate % symbols in help display
|
12 years ago |
Luke Dashjr
|
09c23f46da
Bugfix: Correct documentation for --shares option
|
12 years ago |
Luke Dashjr
|
83c4ec129b
Merge commit 'c123541' into bfgminer-3.5.x
|
12 years ago |
Luke Dashjr
|
c123541f93
Bugfix: Correct typo in --help ("AlgoritHms")
|
12 years ago |
Luke Dashjr
|
100d35a93a
Merge branch 'hotplug2' into bfgminer-3.5.x
|
12 years ago |
Luke Dashjr
|
6379a602de
Bugfix: Allocate all new devices completely, before trying to activate any (since the first processor may control the secondary ones)
|
12 years ago |
Luke Dashjr
|
9ddc4e0e44
Revert broken scrypt diff1 measurement fix attempts
|
12 years ago |
Luke Dashjr
|
807148b699
Bugfix: diff1 measurements should be increased by nonce difficulty, not share difficulty
|
12 years ago |
Luke Dashjr
|
87e9ba1649
Rename *nonces variables to *_diff1 to reflect their nature better
|
12 years ago |