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

Replace secp256k1 with libsecp256k1 pure rust implementation #135

Closed
wants to merge 5 commits into from

Commits on Sep 4, 2021

  1. Fix negation

    Gauthamastro committed Sep 4, 2021
    Configuration menu
    Copy the full SHA
    cf35f2d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15b840a View commit details
    Browse the repository at this point in the history
  3. Remove old secp256k1

    Gauthamastro committed Sep 4, 2021
    Configuration menu
    Copy the full SHA
    82ded0b View commit details
    Browse the repository at this point in the history
  4. Cargo fmt

    Gauthamastro committed Sep 4, 2021
    Configuration menu
    Copy the full SHA
    fa00e90 View commit details
    Browse the repository at this point in the history
  5. Cargo clippy

    Gauthamastro committed Sep 4, 2021
    Configuration menu
    Copy the full SHA
    68e9149 View commit details
    Browse the repository at this point in the history