Skip to content

feat(public execution): allow public execution to access commitment trees#783

Closed
Maddiaa0 wants to merge 35 commits into
masterfrom
md/create-commitment-in-public
Closed

feat(public execution): allow public execution to access commitment trees#783
Maddiaa0 wants to merge 35 commits into
masterfrom
md/create-commitment-in-public

Conversation

@Maddiaa0

@Maddiaa0 Maddiaa0 commented Jun 8, 2023

Copy link
Copy Markdown
Member

Description

fixes: #784
provides infrastructure for #616

cannot stress how much of a draft this is

As part of the public -> private work, completion of l1 to l2 messaging consumption work, allow the public execution context to access the historic tree roots and implement acvm functions for them.

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 added 30 commits June 6, 2023 15:56
fix: rebase issue
fix: noir
@Maddiaa0

Maddiaa0 commented Jun 9, 2023

Copy link
Copy Markdown
Member Author

superceeded by #794, relevant commits cherry picked and out of scope items removed

@Maddiaa0 Maddiaa0 closed this Jun 9, 2023
@ludamad ludamad deleted the md/create-commitment-in-public branch August 22, 2024 14:15
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.

feat(public->private): Make commitments trees available in the public execution context

1 participant