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

refactor: VariableMerkleTree readability improvements #11165

Merged

Conversation

benesjan
Copy link
Contributor

@benesjan benesjan commented Jan 10, 2025

When working on adding safety warnings to callsites of unconstrained functions it became quite hard to figure out whether call to get_height is really safe and Nico advised me to improve this by separating some of the functionality to a separate function. Decided to do that in a separate PR since the other one would become too messy.

Copy link
Contributor Author

benesjan commented Jan 10, 2025

@benesjan benesjan force-pushed the 01-10-refactor_variablemerkletree_readability_improvements branch from 4541806 to 6c8ecfd Compare January 10, 2025 21:15
@benesjan benesjan marked this pull request as ready for review January 10, 2025 21:16
@benesjan benesjan requested a review from MirandaWood January 10, 2025 22:05
@benesjan benesjan force-pushed the 01-10-refactor_variablemerkletree_readability_improvements branch from 6c8ecfd to 3bcccd6 Compare January 13, 2025 15:06
Copy link
Contributor Author

benesjan commented Jan 13, 2025

Merge activity

  • Jan 13, 11:24 AM EST: A user started a stack merge that includes this pull request via Graphite.
  • Jan 13, 11:24 AM EST: A user merged this pull request with Graphite.

@benesjan benesjan merged commit 010d1b0 into master Jan 13, 2025
49 checks passed
@benesjan benesjan deleted the 01-10-refactor_variablemerkletree_readability_improvements branch January 13, 2025 16:24
TomAFrench added a commit that referenced this pull request Jan 13, 2025
* master: (329 commits)
  fix(avm): mac build (#11195)
  fix: docs rebuild patterns (#11191)
  chore: refactor Solidity Transcript and improve error handling in  sol_honk flow (#11158)
  chore: move witness computation into class plus some other cleanup (#11140)
  fix: get_next_power_exponent off by 1 (#11169)
  chore(avm): vm2 followup cleanup (#11186)
  fix: underconstrained bug (#11174)
  refactor: VariableMerkleTree readability improvements (#11165)
  chore: removing noir bug workaround (#10535)
  chore(docs): Remove node pages  (#11161)
  git subrepo push --branch=master noir-projects/aztec-nr
  git_subrepo.sh: Fix parent in .gitrepo file. [skip ci]
  chore: replace relative paths to noir-protocol-circuits
  git subrepo push --branch=master barretenberg
  feat(avm2): avm redesign init (#10906)
  feat: Sync from noir (#11138)
  feat: simulator split (#11144)
  chore: rpc server cleanup & misc fixes (#11145)
  git subrepo push --branch=master noir-projects/aztec-nr
  git_subrepo.sh: Fix parent in .gitrepo file. [skip ci]
  ...
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.

2 participants