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(crypto): update btcec to v2 #13513

Merged
merged 3 commits into from
Oct 17, 2022
Merged

chore(crypto): update btcec to v2 #13513

merged 3 commits into from
Oct 17, 2022

Commits on Oct 16, 2022

  1. chore(crypto): update btcec to v2

    Similar to Tendermint's PR,
    
    tendermint/tendermint#9250
    
    Note that crypto/ledger is not updated in this PR, because if its
    dependency on the R and S values being exposed by ParseDERSignature.
    
    Updates cosmos#13423
    
    Signed-off-by: Elias Naur <elias@orijtech.com>
    elias-orijtech committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    bc9101f View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. Configuration menu
    Copy the full SHA
    bfc6d69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97330c8 View commit details
    Browse the repository at this point in the history