-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
R4R: Fixes gaia/keybase storage of ledger accounts #3586
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ACK - pending tests
Sending tokens from a ledger doesn't work for me with this patch.
The sending account has coins.
And is registered with gaiacli.
When I use When I use it with
|
Did you create the ledger address again? the problem was not in |
Yes, I deleted all the existing ledger addresses and added this one with |
I did test it using |
Hm, I still get this error:
Which version of the Cosmos Ledger application are you using? |
This is what I get on my side: WORKS: DOES NOT WORK (for a different reason) |
Which app version are you running? Does this error mean that I'm running the wrong app version? |
The app is v1.0.1 (available at Ledger's app store) |
I've just created a new issue to have a better error message in case the Cosmos app version is not supported. Even if that might not be the case here, a better message will be anyway useful. |
I've tried with the app from Ledger Live, but I still get the same error. Let me try and sync a node locally so that I don't need the |
As far as I can tell we are running the same setup, but for me it fails. Different question: Is running |
I think so, but I've seen people in Riot having trouble with that. I would need to investigate myself. Other people in the team should probably know better. |
Okay I'm getting somewhere. At least the error changed.
The account clearly has enough photinos to pay for this transaction. |
I've got that because of |
but this does not seem to be case here.. |
This also happens with
|
It never actually talks to the ledger. This appears even if the ledger isn't connected. |
weird.. I have just sent you from my ledger to your account
|
I will investigate a bit more tomorrow morning.. I would say we merge this PR and keep the issue open to investigate other cases where the CLI be failing. |
Fixed it. It works now. I was using the wrong fullnode. duh |
Thank you guys |
I would say the If
If I write
gaiacli should automatically recognize that the source is a ledger address. I will open an issue to track this small improvement |
Co-Authored-By: jleni <juan.leni@zondax.ch>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great fix @jleni and thank you for the debugging @adrianbrink !
Closes #3573
Targeted PR against correct branch (see CONTRIBUTING.md)
Linked to github-issue with discussion and accepted design OR link to spec that describes this work.
Wrote tests
Updated relevant documentation (
docs/
)Added entries in
PENDING.md
with issue #rereviewed
Files changed
in the github PR explorerFor Admin Use: