1
0
mirror of https://github.com/GOSTSec/sgminer synced 2025-03-11 05:01:09 +00:00

Update NEWS.

This commit is contained in:
Con Kolivas 2011-11-11 19:31:59 +11:00
parent d548670ed2
commit 19cad2a615

13
NEWS
View File

@ -1,3 +1,16 @@
Version 2.0.8
- Make longpoll do a mandatory flushing of all work even if the block hasn't
changed, thus supporting longpoll initiated work change of any sort and merged
mining.
- Byteswap computed hash in hashtest so it can be correctly checked. This fixes
the very rare possibility that a block solve on solo mining was missed.
- Add x86_64 w64 mingw32 target
- Allow a fixed speed difference between memory and GPU clock speed with
--gpu-memdiff that will change memory speed when GPU speed is changed in
autotune mode.
Version 2.0.7 - October 17, 2011
- Support work without midstate or hash1, which are deprecated in bitcoind 0.5+