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

feat!: handles empty proofs in validateLeafHash and VerifyInclusion #184

Merged
merged 27 commits into from
May 1, 2023

Commits on Apr 21, 2023

  1. Configuration menu
    Copy the full SHA
    e49d7b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e9091c View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. Configuration menu
    Copy the full SHA
    b6e3cd3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c32cbc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    84865d7 View commit details
    Browse the repository at this point in the history
  4. fixes linter issues

    staheri14 committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    c8a8059 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. revises some typos

    staheri14 committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    8a27636 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e3d8de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    20b2205 View commit details
    Browse the repository at this point in the history
  4. adds unit tests

    staheri14 committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    6222d5f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    30cbde4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9fd31f2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    167629c View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. Configuration menu
    Copy the full SHA
    fcd3cd0 View commit details
    Browse the repository at this point in the history
  2. adds proof range check

    staheri14 committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    d11e9c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb07d07 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d491b52 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e6cb4dc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a449d68 View commit details
    Browse the repository at this point in the history
  7. develops tests

    staheri14 committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    29007f4 View commit details
    Browse the repository at this point in the history
  8. revises the err message

    staheri14 committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    8fdaab2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    409f0f8 View commit details
    Browse the repository at this point in the history
  10. removes an excess line

    staheri14 committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    2d504d5 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. Configuration menu
    Copy the full SHA
    48010b1 View commit details
    Browse the repository at this point in the history
  2. revises tests descriptions

    staheri14 committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    712ed08 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e01ce18 View commit details
    Browse the repository at this point in the history
  4. removes an excess line

    staheri14 committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    fc595aa View commit details
    Browse the repository at this point in the history