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
{{ message }}
This repository has been archived by the owner on Jun 5, 2019. It is now read-only.
We should hardcode the minimum version of supported TREZOR firmware in trezorlib. When working with older than minimum version we should somehow indicate this to upper layers (trezorctl, electrum) so they can show a warning and instruct user to perform a firmware update.
Mininimum version is the last version that has "required: true:" in releases.json (T1 and T2)
The text was updated successfully, but these errors were encountered:
We should hardcode the minimum version of supported TREZOR firmware in trezorlib. When working with older than minimum version we should somehow indicate this to upper layers (trezorctl, electrum) so they can show a warning and instruct user to perform a firmware update.
Mininimum version is the last version that has "required: true:" in releases.json (T1 and T2)
The text was updated successfully, but these errors were encountered: