|
|
@@ -1,5 +1,18 @@
|
|
|
+BFGMiner Version 2.9.1 - Future
|
|
|
+
|
|
|
+- Bugfix: modminer: Check that we have a valid fd before trying to start work
|
|
|
+- Shorten the initiate stratum connect timeout to 30 seconds.
|
|
|
+- Shorten the stratum timeout on read to 90 seconds to detect unresponsive pool.
|
|
|
+- Display best share difficulty on exit.
|
|
|
+- Make stratum socket fail more robust on windows by disabling the send buffer.
|
|
|
+Reuse the same curl handle forcing a new connection instead of risking
|
|
|
+derefencing. Add information about submission failure to stratum send.
|
|
|
+
|
|
|
+
|
|
|
BFGMiner Version 2.9.0 - October 28, 2012
|
|
|
|
|
|
+- modminer: Remove dead code
|
|
|
+- Bugfix: Include headers in order needed for Mingw build
|
|
|
- Bugfix: Save pool pointer to avoid dereferencing work after it might
|
|
|
potentially be freed
|
|
|
- Bugfix: Cleanup some harmless warnings
|