Skip to content

feat: zero leaf indexed tree#285

Merged
Maddiaa0 merged 15 commits intomasterfrom
md/zero-indexed-tree
Apr 19, 2023
Merged

feat: zero leaf indexed tree#285
Maddiaa0 merged 15 commits intomasterfrom
md/zero-indexed-tree

Conversation

@Maddiaa0
Copy link
Copy Markdown
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
Copy Markdown
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.

Comment thread yarn-project/circuits.js/src/abis/abis.test.ts Outdated
Comment thread yarn-project/merkle-tree/src/indexed_tree/indexed_tree.test.ts
Comment thread yarn-project/merkle-tree/src/indexed_tree/indexed_tree.test.ts Outdated
@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