luniehq / lunie

Lunie is staking, simplified ✨
https://lunie.io
Apache License 2.0
279 stars 98 forks source link

U2F Timeout in Chrome 72+ #2077

Closed jleni closed 5 years ago

jleni commented 5 years ago

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:

jleni commented 5 years ago

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

jleni commented 5 years ago

I have removed the webusb mention as it seems the fix will not require this.

faboweb commented 5 years ago

Is this actually a problem? Didn't hear complaints so far.

jleni commented 5 years ago

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.

faboweb commented 5 years ago

Closing as this apparently is no bug.