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

feat: prebuilt binaries with Ledger support (backport #2872) #2893

Merged
merged 2 commits into from
Dec 4, 2023

Commits on Dec 4, 2023

  1. feat: prebuilt binaries with Ledger support (#2872)

    Closes #2729
    
    This PR removes [checksum
    signing](https://goreleaser.com/customization/sign/) because
    goreleaser/goreleaser-cross#58.
    
    ## Testing
    
    The assets on
    https://github.com/rootulp/celestia-app/releases/tag/v1.0.0-rc52
    
    OS | Platform | Ledger support
    --- | --- | ---
    Darwin | arm64 | ✅
    Darwin | amd64 | ✅
    Linux | arm64 |
    Linux | amd64 | ✅
    
    (cherry picked from commit 0e94856)
    
    # Conflicts:
    #	.github/workflows/ci-release.yml
    #	README.md
    #	scripts/signing/verify-signature.sh
    rootulp authored and mergify[bot] committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    ba01a7e View commit details
    Browse the repository at this point in the history
  2. resolve merge conflicts

    rootulp committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    5ef65fc View commit details
    Browse the repository at this point in the history