mirror of
https://github.com/GOSTSec/sgminer
synced 2025-01-11 07:17:58 +00:00
More NEWS.
This commit is contained in:
parent
b015348df4
commit
e8eeea4cfc
3
NEWS
3
NEWS
@ -1,5 +1,8 @@
|
|||||||
Version 2.3.6 - April 29, 2012
|
Version 2.3.6 - April 29, 2012
|
||||||
|
|
||||||
|
- Shorten stale share messages slightly.
|
||||||
|
- Protect the freeing of current_hash under mutex_lock to prevent racing on it
|
||||||
|
when set_curblock is hit concurrently.
|
||||||
- Change default behaviour to submitting stale, removing the --submit-stale
|
- Change default behaviour to submitting stale, removing the --submit-stale
|
||||||
option and adding a --no-submit-stale option.
|
option and adding a --no-submit-stale option.
|
||||||
- Make sure to start the getwork and submit threads when a pool is added on the
|
- Make sure to start the getwork and submit threads when a pool is added on the
|
||||||
|
Loading…
Reference in New Issue
Block a user