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

Feature/merkle tree rebase support #433

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Jul 4, 2023

  1. WIP merkle tree rebase support

    Lev Berman committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    c28db8c View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. proposed refactoring of the validate_path code

    James Piechota authored and ldmberman committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    0abf3dd View commit details
    Browse the repository at this point in the history
  2. remove pathSize check

    James Piechota authored and ldmberman committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    fc8287e View commit details
    Browse the repository at this point in the history
  3. fixup: typo

    James Piechota authored and ldmberman committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    d22a5cd View commit details
    Browse the repository at this point in the history
  4. force re-run

    James Piechota authored and ldmberman committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    280c751 View commit details
    Browse the repository at this point in the history
  5. Try old split valid logic

    JamesPiechota authored and ldmberman committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    9f65c1e View commit details
    Browse the repository at this point in the history
  6. Support both strict and relaxed data split validationy

    James Piechota authored and ldmberman committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    6b1fa99 View commit details
    Browse the repository at this point in the history