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(crypto): CRP-2560 Add BIP340 support to secp256k1 utility crate #844

Merged
merged 6 commits into from
Aug 12, 2024

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    d11454a View commit details
    Browse the repository at this point in the history
  2. Fix a clippy

    randombit committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    a9a9a82 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    94949d4 View commit details
    Browse the repository at this point in the history
  2. Revert deprecation

    randombit committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    c1a7c10 View commit details
    Browse the repository at this point in the history
  3. fmt

    randombit committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    50d43bc View commit details
    Browse the repository at this point in the history
  4. Randomize test input

    randombit committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    cc661df View commit details
    Browse the repository at this point in the history