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

Add option to write path info to file when verifying inclusion proof #163

Merged
merged 9 commits into from
May 28, 2024

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    7fd089e View commit details
    Browse the repository at this point in the history
  2. Add Display trait to generic type for Node<C>

    This is needed for doing node.to_string() which will be useful in subsequent commits
    Stentonian committed May 28, 2024
    Configuration menu
    Copy the full SHA
    a324d82 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a6654bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    67d1468 View commit details
    Browse the repository at this point in the history
  5. Misc small fixes

    Stentonian committed May 28, 2024
    Configuration menu
    Copy the full SHA
    402761f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    74cf957 View commit details
    Browse the repository at this point in the history
  7. Smol additional text

    Stentonian committed May 28, 2024
    Configuration menu
    Copy the full SHA
    e3d61cd View commit details
    Browse the repository at this point in the history
  8. Add suffix for json file

    Stentonian committed May 28, 2024
    Configuration menu
    Copy the full SHA
    8e08981 View commit details
    Browse the repository at this point in the history
  9. Update suffix

    Stentonian committed May 28, 2024
    Configuration menu
    Copy the full SHA
    7086800 View commit details
    Browse the repository at this point in the history