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

Regression between 0.34.3 and 0.34.4 for displaying keys from gaiacli #13

Closed
4 tasks
jleni opened this issue May 21, 2019 · 3 comments
Closed
4 tasks

Comments

@jleni
Copy link
Member

jleni commented May 21, 2019

Summary of Bug

Linked to https://github.com/cosmos/ledger-cosmos/issues/144

Displaying my key on the device with gaiacli works on v0.34.3 but not on v0.34.4
gaiacli version
0.34.3-107-g829ce17d0
gaiacli keys show -d zaki-ledger
NAME: TYPE: ADDRESS: PUBKEY:
zaki-ledger ledger xxx xxx
Keys is displayed on the ledger

gaiacli version
0.34.4
NAME: TYPE: ADDRESS: PUBKEY:
zaki-ledger ledger xxx xxx
ERROR: [APDU_CODE_INS_NOT_SUPPORTED] Instruction code not supported or invalid
Key is not displayed on the ledger.

Environment info:

Nano S
Cosmos App V1.5
Mac OS


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@jleni jleni self-assigned this May 21, 2019
@jleni
Copy link
Member Author

jleni commented May 21, 2019

Ok, I have analysed the issue. Here are my findings:

This is the PR to add support for v1.5.0 cosmos/cosmos-sdk#4227
While it was merged into master before the release of Cosmos App v1.5.0, I seems it did not make the cut for v0.34.4

At the moment:

gaiacli cosmos app v1.1.1 cosmos app v1.5 cosmos app v1.5.2 (not released)
v0.34.3
v0.34.4
master
device menu

@jackzampolin should we have a 0.34.5 with App v1.5 support or master will be soon released as 0.35.x ?

@alexanderbez
Copy link
Contributor

Correct, this was recently updated...way after 0.34.4 was released. We have merged PRs marked for a next point release: https://github.com/cosmos/cosmos-sdk/pulls?q=is%3Apr+label%3Anext-minor-release+is%3Aclosed

I'm not sure if/when we plan on doing this? The goal was bi-weekly. I can get started on it this week.

@jleni
Copy link
Member Author

jleni commented May 26, 2019

Closing now that 0.34.5 is available

@jleni jleni closed this as completed May 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants