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

equihash: Fix some Rust API issues #1088

Merged
merged 34 commits into from
Jan 26, 2024

Commits on Jan 11, 2024

  1. Configuration menu
    Copy the full SHA
    8b72e5c View commit details
    Browse the repository at this point in the history
  2. Satisfy some lints

    teor2345 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    5a379ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37bd242 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a73577c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f379976 View commit details
    Browse the repository at this point in the history
  6. Add review comments

    teor2345 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    ca77763 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    18062e4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    04251a0 View commit details
    Browse the repository at this point in the history
  9. Add safety comments

    teor2345 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    2ae77d5 View commit details
    Browse the repository at this point in the history
  10. Skip already tried nonces

    teor2345 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    c5f0e2e View commit details
    Browse the repository at this point in the history
  11. More safety comments

    teor2345 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    5b06acf View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e0ff3ec View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    41f4035 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d16a40f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d8745c9 View commit details
    Browse the repository at this point in the history
  16. Just print duplicate indexes

    teor2345 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    4da29c8 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7e7018e View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    5dfd2ad View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    3053149 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    6d284e2 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    b9c5095 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    3f60a59 View commit details
    Browse the repository at this point in the history
  23. Clean up test code

    teor2345 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    0be63ff View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    3043684 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    daaaa6a View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    5e244ec View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    d2c4765 View commit details
    Browse the repository at this point in the history
  28. Forward-declare a C function

    teor2345 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    617e3b2 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    e831375 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    cc2f2d7 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    742ca1b View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    97a1e0a View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Configuration menu
    Copy the full SHA
    e879477 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aff6fac View commit details
    Browse the repository at this point in the history