HomePhabricator

[electrum] support trezor==0.13.9

Description

[electrum] support trezor==0.13.9

Summary:
The 0.13.9 version of trezor released last week breaks the Trezor plugin.
This does not affect recent releases, which were packaged with 0.13.8 (see contrib/deterministic-build/requirements-hw.txt)

For now it is best to keep supporting 0.13.8 and keep using it for releases because I only did basic tests with 0.13.9. I will keep testing the new version of the library for a while before dropping support for 0.13.8.

Test Plan:

pip install trezor==0.13.8
python test_runner.py
pip install trezor==0.13.9
python test_runner.py

Open a wallet with a Trezor device, connect to the device, sign a transaction.

Reviewers: #bitcoin_abc, Fabien

Reviewed By: #bitcoin_abc, Fabien

Subscribers: Fabien

Differential Revision: https://reviews.bitcoinabc.org/D16406

Details

Provenance
PiRKAuthored on Tue, Jul 2, 11:20
PiRKPushed on Tue, Jul 2, 20:03
Reviewer
Restricted Project
Differential Revision
D16406: [electrum] support trezor==0.13.9
Parents
rABC9af32689ea72: Consistently pad the txs in feature_csv_activation
Branches
Unknown
Tags
Unknown