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(primitives): k256 crate fallback for secp256k1 module #9989

Merged
merged 18 commits into from
Aug 2, 2024

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    16b3d02 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd8bbb5 View commit details
    Browse the repository at this point in the history
  3. less strict feature bounds

    shekhirin committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    b92b274 View commit details
    Browse the repository at this point in the history
  4. fix warnings

    shekhirin committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    30560c9 View commit details
    Browse the repository at this point in the history
  5. improve structure

    shekhirin committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    b0e365a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    80a75b6 View commit details
    Browse the repository at this point in the history
  7. e2e tests

    shekhirin committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    58d2b77 View commit details
    Browse the repository at this point in the history
  8. compat tests

    shekhirin committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    68e778f View commit details
    Browse the repository at this point in the history
  9. move k256 dep to worksace

    shekhirin committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    6e1614f View commit details
    Browse the repository at this point in the history
  10. sign prehash

    shekhirin committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    5e43da5 View commit details
    Browse the repository at this point in the history
  11. remove k256 feature

    shekhirin committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    78fadb3 View commit details
    Browse the repository at this point in the history
  12. reorg features

    shekhirin committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    deea1c2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3f47f70 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    d8da62f View commit details
    Browse the repository at this point in the history
  2. add feature in more crates

    shekhirin committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    a60f3d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1abd1fb View commit details
    Browse the repository at this point in the history
  4. enable wasm compilation

    shekhirin committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    379dcfd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    65c6022 View commit details
    Browse the repository at this point in the history