Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Assorted trezorlib improvements #1967

Merged
merged 11 commits into from
Dec 7, 2021
Merged

Assorted trezorlib improvements #1967

merged 11 commits into from
Dec 7, 2021

Conversation

matejcik
Copy link
Contributor

@matejcik matejcik commented Dec 2, 2021

Includes #1442 and changes that implement #1448 and #1449. @achow101 please take a look.

In addition, a firmware upload progress bar for trezorctl is also here.

TODO: add changelog entry for 49f2e69

@matejcik matejcik force-pushed the hwi-compat branch 2 times, most recently from 573910d to a92eb45 Compare December 7, 2021 14:54
This keeps information about vendors and USB IDs in one place, and
allows us to extend with model-specific information later.

By default, this should be backwards-compatible -- TrezorClient can
optionally accept model information, and if not, it will try to guess
based on Features.

It is possible to specify which models to look for in transport
enumeration. Bridge and UDP transports ignore the parameter, because
they can't know what model is on the other side.

supersedes #1448 and #1449
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants