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

Move secp256k1_recover to its own crate #1656

Open
wants to merge 23 commits into
base: master
Choose a base branch
from

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    3cfd7b3 View commit details
    Browse the repository at this point in the history
  2. move syscall definition

    kevinheavey committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    94981c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9eec711 View commit details
    Browse the repository at this point in the history
  4. update sbf lock file

    kevinheavey committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    9bc3024 View commit details
    Browse the repository at this point in the history
  5. update doc links

    kevinheavey committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    3e93c9a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e1b38aa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5a67580 View commit details
    Browse the repository at this point in the history
  8. fmt

    kevinheavey committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    b2d9776 View commit details
    Browse the repository at this point in the history
  9. add frozen-abi support

    kevinheavey committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    34f123c View commit details
    Browse the repository at this point in the history
  10. update lock files

    kevinheavey committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    973a682 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b143904 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8f8ea12 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2d20862 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f948b80 View commit details
    Browse the repository at this point in the history
  15. fix macro import

    kevinheavey committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    0d28ced View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    63b90c9 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    e2a2e2d View commit details
    Browse the repository at this point in the history
  18. add docs.rs metadata

    kevinheavey committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    51052be View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    3238f7f View commit details
    Browse the repository at this point in the history
  20. fmt

    kevinheavey committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    920ca4a View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    86e8671 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. Revert "fix AbiExample duplication"

    This reverts commit 86e8671.
    kevinheavey committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    67f9dad View commit details
    Browse the repository at this point in the history
  2. fix frozen-abi usage

    kevinheavey committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    721e7c8 View commit details
    Browse the repository at this point in the history