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: zero leaf indexed tree #285

Merged
merged 15 commits into from
Apr 19, 2023
Merged

feat: zero leaf indexed tree #285

merged 15 commits into from
Apr 19, 2023

Conversation

Maddiaa0
Copy link
Member

@Maddiaa0 Maddiaa0 commented Apr 18, 2023

Description

Linked Ticket: AztecProtocol/aztec3-circuits#161
Depends on: AztecProtocol/barretenberg#360

Test passing blocked by:
#293

Checklist:

  • I have reviewed my diff in github, line by line.
  • Every change is related to the PR description.
  • I have linked this pull request to the issue(s) that it resolves.
  • There are no unexpected formatting changes, superfluous debug logs, or commented-out code.
  • The branch has been merged or rebased against the head of its merge target.
  • I'm happy for the PR to be merged at the reviewer's next convenience.

@Maddiaa0 Maddiaa0 force-pushed the md/zero-indexed-tree branch from 7898d38 to 800760a Compare April 18, 2023 16:22
@Maddiaa0 Maddiaa0 marked this pull request as ready for review April 18, 2023 16:25
Copy link
Contributor

@LHerskind LHerskind left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor nitpicks, otherwise chefs kiss. If you address those good to merge for me.

The comments on the indexes tree for getSiblingPath are not completed, only one param is defined. Adding a bit more info for includeUncommited would be nice, however seems like it is all the way down to the lowest level where it was not outlined.

@Maddiaa0 Maddiaa0 merged commit 1b8d40e into master Apr 19, 2023
@Maddiaa0 Maddiaa0 deleted the md/zero-indexed-tree branch April 19, 2023 20:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants