Skip to content
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

Transactions fail with Ledger Nano #1898

Open
4 tasks
mattharrop opened this issue Mar 30, 2024 · 1 comment
Open
4 tasks

Transactions fail with Ledger Nano #1898

mattharrop opened this issue Mar 30, 2024 · 1 comment
Labels
bug Something isn't working
Milestone

Comments

@mattharrop
Copy link

Summary of Bug

Attempting to transact using an account on a Ledger Nano results in an error.

$ provenanced tx <anything> --from <ledger> --yes
Default sign-mode 'direct' not supported by Ledger, using sign-mode 'amino-json'.
Error: ledger nano S: hidapi: failed to open device

Observed using v1.18.0 on MacOS.

Version

Steps to Reproduce

Any transaction.


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@SpicyLemon SpicyLemon added the bug Something isn't working label Apr 12, 2024
@SpicyLemon SpicyLemon added this to the v1.19.0 milestone Apr 12, 2024
@SpicyLemon SpicyLemon modified the milestones: v1.19.0, v1.20.0 Jul 15, 2024
@iramiller
Copy link
Member

We should just strip all these references to the the ledger device since the default cosmos app doesn't properly support the 505 coin type of provenance and our delayed for years app still hasn't launched.

It does not seem like a great loss given the hacks, data breaches, and general poor support Ledger offers.

@iramiller iramiller modified the milestones: v1.20.0, v1.21.0 Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

No branches or pull requests

3 participants