-
Notifications
You must be signed in to change notification settings - Fork 43
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
[RSK][Ledger][Bug] Don't received confirmation window from Ledger #375
Comments
@IntinteDAO You should first connect to Ledger before sending tx: Account menu -> Connect hardware wallet. A connection is lost every time you logout from the wallet. And as far as I know, there is a limited lifetime of connection to Ledger. So after some period of time working with the wallet even without logout Ledger disconnects. |
Works, sorry for that. Maybe you can create some kind of auto-refresher? :-) |
I don't think we can implement an auto-refresher because re-connection to Ledger implies user action to unlock it. The one possible way we can handle it is to show a warning at sending of tx from Ledger account if the hardware wallet is locked. |
Okay, you can do it, though it's weird that you can't do it like I say. I mean, what I had to do was go through the whole "Ledger with wallet connection" procedure with the unlocked Ledger. I think Nifty Wallet could go through that communication himself just in case. |
[Bug] while using Ledger with nifty, sending and receiving RSK then switching to Ethereum from the menu in the top left corner the same address appears for both RSK and Ethereum. |
I guess this is related to this issue https://forum.poa.network/t/reveal-seed-words-derives-with-eth-dpath-instead-of-rsk/3263. We prepared a fix for this issue #356. And this one is a part of 5.1.0 release which has been sent to review several hours ago.
I got your point. When I am saying "implies user action to unlock it" I mean the case when Ledger is locked which happens every n minutes. In that case, the auto refresher will not solve the issue. But I assume that cases exist when Ledger is still unlocked but Nifty loses connection. We will try to address those case in the future releases. |
Hi! I would like to comment that are several user with a similar problem: The workaround that I had do was the following: The error is a bit random but several users had it. I hope that you can review it. Thanks |
If you are reporting a problem with Nifty Wallet, please include the following information:
What browser and version did you use?
Chromium 81.0.4044.92
What operating system did you use?
Devuan Ceres (Debian Sid)
Do you have screenshots showing the problem?
https://youtu.be/XHBiV-q9DDE
Ofc. I waiting for Ledger confirmation screen, but I've never received it
What is your issue?
So I sent a transaction, but I don't received info from ledger with confirmation this TX.
The text was updated successfully, but these errors were encountered: