Skip to content
This repository has been archived by the owner on Jun 5, 2019. It is now read-only.

detect old versions of TREZOR Firmware #283

Closed
prusnak opened this issue Jul 2, 2018 · 1 comment
Closed

detect old versions of TREZOR Firmware #283

prusnak opened this issue Jul 2, 2018 · 1 comment
Assignees
Labels
Milestone

Comments

@prusnak
Copy link
Member

prusnak commented Jul 2, 2018

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)

@matejcik matejcik self-assigned this Jul 2, 2018
@matejcik matejcik added this to the next milestone Jul 2, 2018
@matejcik
Copy link
Contributor

matejcik commented Dec 5, 2018

implemented in d9e5fd2

@matejcik matejcik closed this as completed Dec 5, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants