You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -294,18 +296,20 @@ GET http://api_host:port/api/v1/status
294
296
295
297
## Change Log
296
298
297
-
#### v42.1(2022-05-24)
298
-
299
-
-`fix`: `ethash` Linux LHR unlocker can not unlock on certain GPUs.
299
+
#### v42.2(2022-05-26)
300
300
301
-
#### v42.0(2022-05-23)
301
+
**Compared to v41.5**
302
302
303
-
-`feature`: `ethash` Extend LHR unlocker work with old driver versions. All previous drivers should work until `515.x`.
304
-
-`fix`: `ethash` Improve LHR unlocker stability under Linux.
303
+
-`feature`: `ethash` Add a new option `--lhr-mode` to select LHR unlock mode.
304
+
-`--lhr-mode 1` is the default mode and is the same as which in `v41.5`
305
+
- Try to use `--lhr-mode 2` if stability issue encountered in `mode 1`, for json config, use `"lhr-mode": "2"`
306
+
-`LHR v3` GPUs can only use `mode 1`
307
+
-`feature`: `ethash` Extend LHR unlocker to work with old driver versions. Starting from `Windows v512.95` and `Linux v515.x`, LHR unlocker no longer works, make sure not to use these new driver versions.
305
308
-`optimize`: `ethash` small hashrate improvement on Nvidia GPUs.
306
309
-`feature`: Add `GDDR6X` memory temp in summary table for Linux.
307
310
-`feature`: Add `GPU RAM type` and `GPU RAM vendor` in log.
308
311
-`feature`: Add Nvidia driver versoin in summary table.
312
+
-`feature`: `ethash` Add `eth_submitHashrate` for `nicehash (EthereumStratum)` protocol.
309
313
-`feature`: If `Overclock` applies through `nbminer`, reset settings to stock when miner exit.
310
314
-`feature`: `-mt` option on windows does not require custom driver anymore (admin priviledge is required).
311
315
-**`NOTE`: NBMiner versions older than v39.5 (not included) will run into issue when ETH reaches `EPOCH 520` (Approx mid September). Please make sure to upgrade to a newer version before that if ETH is still with POW.**
0 commit comments