-
Notifications
You must be signed in to change notification settings - Fork 3.8k
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
Sending a transfer transaction from the Ledger Nano S fails #3573
Comments
Might be fixed in 0.31 |
On
The first error message
to this account
My current thinking is that this error is caused since an account that is backed by a Ledger hasn't had its pubkey revealed. Maybe that's why it can't find the address in the state. However I am certain that the ledger account has a balance. |
The root cause is that when the account is created, Any command that later refers to these ledger keys, fails because a derivation path 0/0/0/0/0 is sent to the ledger and it gets rejected. |
I will now prepare a fix plus additional unit tests for the keybase store/restore functions. |
Summary of Bug
Sending a transaction from the ledger fails.
Steps to Reproduce
The error message is
riot id: @adrianbrink:matrix.org
For Admin Use
The text was updated successfully, but these errors were encountered: