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

fix: [v2.0] use a new version of cosmos/ledger-go for Ledger Nano S+ #367

Merged
merged 1 commit into from
Jul 29, 2022

Conversation

youngjoon-lee
Copy link
Contributor

@youngjoon-lee youngjoon-lee commented Jul 28, 2022

Based on the v2.0 branch.

The cosmos-sdk uses the ledger-go v0.11.1 which doesn't support Ledger Nano S+ (A newly released device).
Fortunately, the Cosmos team made a fix for ledger-go a week ago: cosmos/ledger-go#4, and they are working on applying a new version of ledger-go to their cosmos-sdk. Until then, let's use a new version of ledger-go directly in the panacea-core.

This fix will be released as v2.0.4 so that the Ledger team can continue their app review process. But, it's not mandatory to upgrade our mainnet to v2.0.4 since this fix affects to only panacead ... --ledger commands.

I'll also apply this fix to the master branch.

@youngjoon-lee youngjoon-lee self-assigned this Jul 28, 2022
@youngjoon-lee youngjoon-lee changed the title fix: use a new version of cosmos/ledger-go for Ledger Nano S+ fix: [v2.0.x] use a new version of cosmos/ledger-go for Ledger Nano S+ Jul 28, 2022
@youngjoon-lee youngjoon-lee changed the title fix: [v2.0.x] use a new version of cosmos/ledger-go for Ledger Nano S+ fix: use a new version of cosmos/ledger-go for Ledger Nano S+ Jul 28, 2022
@youngjoon-lee youngjoon-lee changed the title fix: use a new version of cosmos/ledger-go for Ledger Nano S+ fix: [v2.0] use a new version of cosmos/ledger-go for Ledger Nano S+ Jul 28, 2022
Copy link
Contributor

@0xHansLee 0xHansLee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

Copy link
Contributor

@gyuguen gyuguen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

Copy link

@inchori inchori left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

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

Successfully merging this pull request may close these issues.

4 participants