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: merkle tree verifier implementation to support all numbers of leaves #253

Merged
merged 20 commits into from
Nov 9, 2023

Commits on Nov 1, 2023

  1. Configuration menu
    Copy the full SHA
    fbb2432 View commit details
    Browse the repository at this point in the history
  2. chore: wrapper gen

    rach-id committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    de3150c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c100fb View commit details
    Browse the repository at this point in the history
  4. chore: wrapper gen

    rach-id committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    a413aeb View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. fix: bug off by one

    rach-id committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    946d5ee View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/fix-merkle-implementatio' into f…

    …ix-merkle-implementatio
    rach-id committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    01e669f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b880871 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d854b08 View commit details
    Browse the repository at this point in the history
  5. chore: generate wrapper

    rach-id committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    61baa70 View commit details
    Browse the repository at this point in the history
  6. chore: fix slice

    rach-id committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    fe5bf8e View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'origin/fix-merkle-implementatio' into f…

    …ix-merkle-implementatio
    rach-id committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    bb5462e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a8855d0 View commit details
    Browse the repository at this point in the history
  9. fix: bump number of leaves

    rach-id committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    de1f723 View commit details
    Browse the repository at this point in the history
  10. chore: wrapper gen

    rach-id committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    dc33cea View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a8cf071 View commit details
    Browse the repository at this point in the history
  12. chore: regenereate wrappers

    rach-id committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    2e6acb3 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. test: add slice tests

    rach-id committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    f7f7d5b View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/fix-merkle-implementatio' into f…

    …ix-merkle-implementatio
    rach-id committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    85bc59d View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into fix-merkle-implementatio

    # Conflicts:
    #	wrappers/Blobstream.sol/wrapper.go
    rach-id committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    5215a18 View commit details
    Browse the repository at this point in the history
  4. chore: regenerate wrapers

    rach-id committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    5651fa5 View commit details
    Browse the repository at this point in the history