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

fix: proof panic when proving absent path with intermediary empty tree. #276

Merged
merged 10 commits into from
Oct 26, 2023

Commits on Oct 11, 2023

  1. update op ordering

    iammadab committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    04319be View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2023

  1. Configuration menu
    Copy the full SHA
    8a727ed View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

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

    iammadab committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    4eb98e8 View commit details
    Browse the repository at this point in the history
  3. fix proof construction

    iammadab committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    cf80190 View commit details
    Browse the repository at this point in the history
  4. fix verification

    iammadab committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    b2b96f7 View commit details
    Browse the repository at this point in the history
  5. add documentation

    iammadab committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    7113738 View commit details
    Browse the repository at this point in the history
  6. clippy fixes

    iammadab committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    5f20307 View commit details
    Browse the repository at this point in the history
  7. fixed non used error

    QuantumExplorer committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    4bb48e6 View commit details
    Browse the repository at this point in the history
  8. fmt

    QuantumExplorer committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    3348706 View commit details
    Browse the repository at this point in the history