- (PYI) Minor performance improvements (~1%)
- (IRON) Reduce the number of stale shares
- Detect which GPU crashed the miner more reliably
- (UI) Display the number of crashes a GPU caused across miner restarts
Notes:- A new
Err
column will appear in the GPU stats table after the first crash - Only soft crashes are detected - the ones that can be recovered from by the built-in watchdog restarting the miner (make sure the miner is not run with
--no-watchdog
) - For API users: the new field is
/devices/crash_count
- A new
- (UI) Hide
Inv
column if--cpu-check
is not set
Bug fixes:
- (ERG+GRAM) Performance regression introduced in 1.16.2