Page MenuHomePhabricator

[electrum] Update trezor firmware
ClosedPublic

Authored by Fabien on Thu, Mar 13, 10:26.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABC163c0d03f1f6: [electrum] Update trezor firmware
Summary

Automated process for updating the firmware of Trezor devices.
You can either install the latest trezor firmware or install from a file.

Test Plan

I ran it successfully on all the supported devices

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Fabien requested review of this revision.Thu, Mar 13, 10:26
Fabien added a child revision: Restricted Differential Revision.Thu, Mar 13, 13:10
PiRK requested changes to this revision.Thu, Mar 13, 15:04
PiRK added a subscriber: PiRK.
PiRK added inline comments.
electrum/electrumabc_plugins/trezor/clientbase.py
393 ↗(On Diff #53074)

python 3.12 syntax

499 ↗(On Diff #53074)

dito

electrum/electrumabc_plugins/trezor/qt.py
978 ↗(On Diff #53074)

dito

This revision now requires changes to proceed.Thu, Mar 13, 15:04
Fabien marked 3 inline comments as done.

Don't use python 3.12 syntax

tested with python3.11 (via AppImage)

This revision is now accepted and ready to land.Thu, Mar 13, 15:22
This revision was landed with ongoing or failed builds.Thu, Mar 13, 15:28
This revision was automatically updated to reflect the committed changes.