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

Bump secp256k1 from 0.24.3 to 0.28.0 #2357

Merged
merged 6 commits into from
Nov 18, 2023

Commits on Nov 17, 2023

  1. Bump secp256k1 from 0.24.3 to 0.28.0

    Bumps [secp256k1](https://github.com/rust-bitcoin/rust-secp256k1) from 0.24.3 to 0.28.0.
    - [Changelog](https://github.com/rust-bitcoin/rust-secp256k1/blob/master/CHANGELOG.md)
    - [Commits](rust-bitcoin/rust-secp256k1@secp256k1-0.24.3...secp256k1-0.28.0)
    
    ---
    updated-dependencies:
    - dependency-name: secp256k1
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 17, 2023
    Configuration menu
    Copy the full SHA
    e3394ef View commit details
    Browse the repository at this point in the history
  2. update pair drop impl

    liamaharon committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    892e3b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af72e01 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7fa1306 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a0e9bfa View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2023

  1. use non_secure_erase

    liamaharon committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    889bacd View commit details
    Browse the repository at this point in the history