Describe the bug
Ledger has announced an incompatibility issue that appear in Chrome 72+. Using transport-u2f results in U2F TIMEOUT.
Their recommendations at this moment are:
It is likely that it will be necessary to switch to webusb.
We need to:
Ledger will apply a fix in their SDK that should resolve the issue without changes in Voyager.
Apps memory requirements have changed so I have submitted a PR at their request that includes this change.
Also we are submitting v1.1.0 that includes bech32 address explorer.
https://github.com/LedgerHQ/ledger-app-cosmos/pull/3
I have removed the webusb mention as it seems the fix will not require this.
Is this actually a problem? Didn't hear complaints so far.
Referencing related issues here to facilitate tracking:
https://github.com/LedgerHQ/ledgerjs/issues/306
https://bugs.chromium.org/p/chromium/issues/detail?id=935131
It seems that Chrome has fixed the problem, but Ledger still keeps the issue open.
Closing as this apparently is no bug.