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

chore(deps): upgrade to cosmos-ledger-go v0.14.0 #424

Merged

Conversation

rootulp
Copy link
Collaborator

@rootulp rootulp commented Dec 19, 2024

Closes #423

The diff in this PR was sourced from #349 when we previously upgraded to ledger-cosmos-go v0.13.x and handled the breaking change. We subsequently reverted that change in this PR to keep the diff in this repo small because ledger-cosmos-go backported the patch to v0.12.4 which didn't contain the breaking change.

Now we need to upgrade through the breaking change (again) b/c the patch for the Ledger Nano S+ fix was only released in v0.14.0. 😅

Testing

I verified that a celestia-app binary built using this version of cosmos-sdk can still sign txs (with a Ledger Nano X).

@rootulp rootulp self-assigned this Dec 19, 2024
@rootulp rootulp marked this pull request as ready for review December 19, 2024 16:49
@rootulp rootulp requested a review from a team as a code owner December 19, 2024 16:49
@rootulp rootulp requested review from cmwaters, rach-id and ninabarbakadze and removed request for a team and rach-id December 19, 2024 16:49
Copy link

@cmwaters cmwaters left a comment

Choose a reason for hiding this comment

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

It's just go API breaking for us right?

@rootulp
Copy link
Collaborator Author

rootulp commented Dec 20, 2024

Yep, Go API breaking b/c of cosmos/ledger-cosmos-go#39

@cmwaters
Copy link

I was just double checking that nothing breaks for the ledger uses themselves

@rootulp rootulp merged commit d2163ce into celestiaorg:release/v0.46.x-celestia Dec 20, 2024
35 of 36 checks passed
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.

Upgrade to ledger-cosmos-go v0.14.0
3 participants