Luke Dashjr
|
c0dd7b2f6d
Merge branch 'bugfix_cfgwrite_fnleak' into bfgminer-2.8.x
|
13 years ago |
Luke Dashjr
|
ff1001b690
Merge branch 'tmpl_nonce' into bfgminer-2.9.x
|
13 years ago |
Luke Dashjr
|
505a5893aa
Count template number, and append it to the coinbase of templates without any cbtxn
|
13 years ago |
Luke Dashjr
|
7c73597f5c
Merge commit '3cf6837' into bfgminer-2.9.x
|
13 years ago |
Luke Dashjr
|
3cf68370bf
Bugfix: Correct order of printf-style arguments in cbappend fail
|
13 years ago |
Luke Dashjr
|
cf93d3087d
Merge branch 'bfgminer-2.8.x' into bfgminer-2.9.x
|
13 years ago |
Luke Dashjr
|
de89063e53
Merge branch 'bugfix_MHz' into bfgminer-2.8.x
|
13 years ago |
Luke Dashjr
|
97c4821612
Bugfix: Capitalize "MHz" correctly
|
13 years ago |
Con Kolivas
|
3b6e565d70
Revert "Handle crash exceptions by trying to restart cgminer unless the --no-restart option is used."
|
13 years ago |
Con Kolivas
|
c901a32021
Count longpoll decodes as queued work since the count otherwise remains static.
|
13 years ago |
Luke Dashjr
|
d0b5bac2ce
Merge branch 'bugfix_gbt_expire0' into bfgminer-2.9.x
|
13 years ago |
Luke Dashjr
|
447f94caf6
Merge branch 'bugfix_gbt_expire0' into bfgminer-2.8.x
|
13 years ago |
Luke Dashjr
|
6342458c4a
Bugfix: Assign header-based rolltime before decoding work, so GBT expires overrides it properly
|
13 years ago |
Luke Dashjr
|
b5762e4d47
Merge branch 'bfgminer-2.8.x' into bfgminer-2.9.x
|
13 years ago |
Luke Dashjr
|
06d09d7856
Merge branch 'bugfix_clear_work_tmpl' into bfgminer-2.8.x
|
13 years ago |
Luke Dashjr
|
9222b93b0c
Bugfix: clear_work: Whether the template is in fact being freed or not, the work reference to it needs to be
|
13 years ago |
Luke Dashjr
|
c47a489a0c
Merge branch 'bfgminer-2.8.x' into bfgminer-2.9.x
|
13 years ago |
Luke Dashjr
|
81ef53c0c2
Merge branch 'bugfix_dont_roll_stale' into bfgminer-2.8.x
|
13 years ago |
Luke Dashjr
|
000d958598
Merge branch 'sshare_cleanup' into bfgminer-2.9.x
|
13 years ago |
Con Kolivas
|
2b2c02ba8e
Do not attempt to remove the stratum share hash after unsuccessful submission since it may already be removed by clear_stratum_shares.
|
13 years ago |
Luke Dashjr
|
935baefcb8
Bugfix: Never consider shares to be accepted if the submission response is an error
|
13 years ago |
Luke Dashjr
|
556a6f9f44
Merge branch 'gbt' into bfgminer-2.8.x
|
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 |
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 |