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: restore ability to sign transaction with ledger firmware 2.2.2 (backport #2668) #2678

Merged
merged 2 commits into from
Oct 13, 2023

Commits on Oct 13, 2023

  1. fix: signing with ledger throws an empty error (#2668)

    ## Overview
    
    Closes #2650 by upgrading to celestiaorg/cosmos-sdk
    [v1.18.2-sdk-v0.46.14](https://github.com/celestiaorg/cosmos-sdk/releases/tag/v1.18.2-sdk-v0.46.14)
    
    ## Checklist
    
    - [x] New and updated code has appropriate documentation
    - [x] New and updated code has new and/or updated testing
    - [x] Required CI checks are passing
    - [x] Visual proof for any user facing features like CLI or
    documentation updates
    - [x] Linked issues closed with keywords
    
    ---------
    
    Co-authored-by: Rootul Patel <[email protected]>
    (cherry picked from commit c0e1c22)
    
    # Conflicts:
    #	go.mod
    #	go.sum
    evan-forbes authored and mergify[bot] committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    1a8ed70 View commit details
    Browse the repository at this point in the history
  2. resolve merge conflicts

    rootulp committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    ff79802 View commit details
    Browse the repository at this point in the history