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

Hash refactor #660

Merged
merged 14 commits into from
Jun 24, 2024
Merged

Hash refactor #660

merged 14 commits into from
Jun 24, 2024

Commits on May 23, 2024

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

    Dan Laine committed May 23, 2024
    Configuration menu
    Copy the full SHA
    2efbed1 View commit details
    Browse the repository at this point in the history
  3. unexport HashPreimage fields

    Dan Laine committed May 23, 2024
    Configuration menu
    Copy the full SHA
    652adbc View commit details
    Browse the repository at this point in the history
  4. change value_digest of HashPreimage to be actual digest (i.e. may be …

    …hash)
    Dan Laine committed May 23, 2024
    Configuration menu
    Copy the full SHA
    180d6b7 View commit details
    Browse the repository at this point in the history
  5. alt design with HashPreimage

    Dan Laine committed May 23, 2024
    Configuration menu
    Copy the full SHA
    7cccec2 View commit details
    Browse the repository at this point in the history
  6. alt design with HashPreimage

    Dan Laine committed May 23, 2024
    Configuration menu
    Copy the full SHA
    8e4a080 View commit details
    Browse the repository at this point in the history
  7. naming nits

    Dan Laine committed May 23, 2024
    Configuration menu
    Copy the full SHA
    e8c43c2 View commit details
    Browse the repository at this point in the history
  8. nit

    Dan Laine committed May 23, 2024
    Configuration menu
    Copy the full SHA
    a46e4c6 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. name fix

    Dan Laine committed May 24, 2024
    Configuration menu
    Copy the full SHA
    5393d2e View commit details
    Browse the repository at this point in the history
  2. name nit

    Dan Laine committed May 24, 2024
    Configuration menu
    Copy the full SHA
    6365d71 View commit details
    Browse the repository at this point in the history
  3. elide lifetime

    Dan Laine committed May 24, 2024
    Configuration menu
    Copy the full SHA
    3636ea2 View commit details
    Browse the repository at this point in the history
  4. name nit

    Dan Laine committed May 24, 2024
    Configuration menu
    Copy the full SHA
    8123b31 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. create buf with capacity

    Dan Laine committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    4319b98 View commit details
    Browse the repository at this point in the history
  2. remove unused _hash function; fix number of options encoded in hash p…

    …reimage
    Dan Laine committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    13752d9 View commit details
    Browse the repository at this point in the history