Luke Dashjr
|
2ceace8412
Merge commit '7993095' into cg_merges_20121115
|
13 years ago |
Luke Dashjr
|
6477fd9ceb
Merge commit '149781c' into cg_merges_20121115
|
13 years ago |
Luke Dashjr
|
3cd4dc2659
Tree-Merge commit '298ffcb' into cg_merges_20121115
|
13 years ago |
Luke Dashjr
|
57e0383d33
Null-Merge commit '1d7e19f' into cg_merges_20121115
|
13 years ago |
Luke Dashjr
|
118c68471c
Merge commit '598ee76' into cg_merges_20121115
|
13 years ago |
Luke Dashjr
|
8dc60b10c4
Null-Merge commit '6893c0b' into bfgminer
|
13 years ago |
Luke Dashjr
|
db25956651
Bump version to 2.9.3
|
13 years ago |
Luke Dashjr
|
7cccff070a
Merge branch 'bugfix_stratum_newjob' into bfgminer
|
13 years ago |
Luke Dashjr
|
bfac696925
Bugfix: Properly process new stratum jobs through test_work_current, even if old shares are still accepted, and copy submit_old flag correctly
|
13 years ago |
Luke Dashjr
|
6f94ef6224
Merge branch 'ceil_diff' into bfgminer
|
13 years ago |
Luke Dashjr
|
ee9e77f9fe
Ensure pdiff 1 is always caught regardless of bdiff precision, and ceil all other cases to ensure we never lose valid shares
|
13 years ago |
Luke Dashjr
|
e843262322
Merge branch 'cg_cherries_20121115' into bfgminer
|
13 years ago |
Con Kolivas
|
50ee3e4d75
Check against a double for current pool diff.
|
13 years ago |
Con Kolivas
|
4e7edf0bc2
Support for fractional diffs and the classic just-below-1 share all FFs diff target.
|
13 years ago |
Con Kolivas
|
1eeecd9734
Check share target diff for best_share to be calculated when solo mining.
|
13 years ago |
Con Kolivas
|
0f4cb5c50f
Store the full stratum url information in rpc_url for correct configuration file saving.
|
13 years ago |
Con Kolivas
|
526f579270
Put in a hack to prevent dud work from sneaking into test_work_current being seen as a new block.
|
13 years ago |
Con Kolivas
|
16a7962437
Reset the work->longpoll flag where it will affect stratum work items as well.
|
13 years ago |
Luke Dashjr
|
d1279ae76c
Merge branch 'stratum_long_timeout' into bfgminer
|
13 years ago |
Luke Dashjr
|
7058158b16
Bugfix: Stratum does not guarantee notify messages every minute, so extend timeout to 2 full minutes
|
13 years ago |
Luke Dashjr
|
625c4674aa
Merge branch 'gbt' into bfgminer
|
13 years ago |
Luke Dashjr
|
6d2bb23ac9
Bugfix: Always honour libblkmaker time limits
|
13 years ago |
Con Kolivas
|
7993095ec3
Round some more static string arrays to 4 byte boundaries.
|
13 years ago |
Con Kolivas
|
17aa87be3a
There is no need for the static arrays to be larger than required, so long as they're 4 byte aligned to appease ARM.
|
13 years ago |
Con Kolivas
|
149781cf47
Revert "Change default log interval to 3 seconds for faster screen refreshes since vardiff will prevent massive on screen hash updates in the future."
|
13 years ago |
Con Kolivas
|
298ffcbc9e
Store the full stratum url information in rpc_url for correct configuration file saving.
|
13 years ago |
Con Kolivas
|
2cf0767cff
Put in a hack to prevent dud work from sneaking into test_work_current being seen as a new block.
|
13 years ago |
Con Kolivas
|
ad2ed57f12
Reset the work->longpoll flag where it will affect stratum work items as well.
|
13 years ago |
Con Kolivas
|
1d7e19f2f2
Check for both coinbase/append and submit/coinbase support before using GBT protocol.
|
13 years ago |
Con Kolivas
|
878f4d53ab
First pass through testing for GBT should not set probed to true since we are about to probe again.
|
13 years ago |