Page MenuHomePhabricator

[electrum] Increase the timeout for entering the bootloader mode
ClosedPublic

Authored by Fabien on Fri, Mar 21, 10:04.

Details

Summary

Bump from 30s to 60s. 30s can be a bit short on windows where the USB connection takes time, plus the time the user has to wait for the screen to become responsive and figure out where to click.

Test Plan

Run an upgrade.

Diff Detail

Repository
rABC Bitcoin ABC
Branch
electrum_bump_trezor_timeout
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 32795
Build 65078: Build Diffelectrum-tests
Build 65077: arc lint + arc unit

Event Timeline

Fabien requested review of this revision.Fri, Mar 21, 10:04
PiRK added a subscriber: PiRK.

translation nit

electrum/electrumabc_plugins/trezor/clientbase.py
356–360

If we ever want to restart a translation project, the placeholder string should be without the timeout

This revision is now accepted and ready to land.Fri, Mar 21, 10:09