|
@@ -1,5 +1,14 @@
|
|
|
Version ??? - Future
|
|
Version ??? - Future
|
|
|
|
|
|
|
|
|
|
+- Use the stratum url as the rpc url advertised if we switch to it.
|
|
|
|
|
+- Count an invalid nonce count as a hardware error on opencl.
|
|
|
|
|
+- Count each stratum work item as local work.
|
|
|
|
|
+- Cope with one stratum pool being the only active pool when it dies by sleeping
|
|
|
|
|
+for 5 seconds before retrying to get work from it instead of getting work
|
|
|
|
|
+indefinitely.
|
|
|
|
|
+- Detect stratum outage based on either select timing out or receiving an empty
|
|
|
|
|
+buffer and properly re-establish connection by disabling the stratum_active
|
|
|
|
|
+flag, coping with empty buffers in parse_stratum.
|
|
|
- Support for the stratum mining protocol.
|
|
- Support for the stratum mining protocol.
|
|
|
- Fix various modminer warnings on mingw.
|
|
- Fix various modminer warnings on mingw.
|
|
|
- Fix sign warning on windows build for bitforce.
|
|
- Fix sign warning on windows build for bitforce.
|