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): Expose Merkle tree API #209

Merged
merged 16 commits into from
Oct 17, 2023

Commits on Oct 12, 2023

  1. Configuration menu
    Copy the full SHA
    d6d0b95 View commit details
    Browse the repository at this point in the history
  2. Sketch Merkle tree API

    slowli committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    25bccdb View commit details
    Browse the repository at this point in the history
  3. Add Merkle tree API client

    slowli committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    298deba View commit details
    Browse the repository at this point in the history
  4. Test Merkle tree API

    slowli committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    1e2cae0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    213bfad View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Simplify AsyncTreeReader

    slowli committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    05fc5bc View commit details
    Browse the repository at this point in the history
  2. Add Merkle tree info endpoint

    slowli committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    ec0a345 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c97f240 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Update from upstream

    slowli committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    75e341e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1aae9c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b7ffa6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6f61226 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    db28714 View commit details
    Browse the repository at this point in the history
  6. Update from upstream

    slowli committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    134feec View commit details
    Browse the repository at this point in the history
  7. Fix MetadataCalculator

    slowli committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    91ba35b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c6598ad View commit details
    Browse the repository at this point in the history