-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ledger Nano S screen showing incorrect address (40 instead of 41 characters) #142
Comments
Thanks for this detailed report, I will take a look and try to reproduce this. |
The user experiencing this issue says it is not yet resolved. Is this merged and closed but coming with the next firmware upgrade, not yet live? |
Hi, it was fixed in #146 which includes an update in a module we use to handle UI. |
closed via #146 |
A user contacted me earlier and I understood the problem as a difference in the address displayed between the wallet on the desktop and on the screen of the Ledger. We used the explorer.stacks.co view of the address to determine the correct address.
In this image a Ledger Nano S Plus is used and the issue is not reproduced. It is added to illustrate the issue: (A) Desktop address is shown alright, (B) is not but only on a Ledger Nano S. (C) instead of the last digit the 34th digit seemed to be missing for the user using a "Nano Ledger S".
The user has a "Nano Ledger S" device on which the address is split over two screens
Screen 1 shows: SPXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX (33 characters, missing 5 at the end)
Screen 2 shows: 1234567 (7 characters)
A total of 40 characters shown
Address shown on the Desktop wallet:
SPXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX51234567
A total of 41 characters shown (the correct address as also shown in the explorer for the user)
For clarification only the ledger device is showing an incorrect address omitting the 5 in this example (or 34th character)
I do not have the same device to check if I can reproduce this. It is possible this only occurs when a 41 character address is used, if you want to try and reproduce this yourself.
Desktop Wallet version used 4.6.1
Stacks Ledger Live app version: 0.23.3
Issue on Stacks repo: leather-io/desktop#1147
🔗 zboto Link
The text was updated successfully, but these errors were encountered: