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

Value Extraction Planner #418

Open
wants to merge 15 commits into
base: feat/receipt-trie
Choose a base branch
from

Conversation

Zyouell
Copy link
Contributor

@Zyouell Zyouell commented Dec 9, 2024

This code adds functionality to take in a list of values implementing the Extractable trait and build an UpdateTree that plans how the proofs should be generated. This closes CRY-13, the testing of the actual proving functionality will come in a future PR. The current unit test checks that the generated UpdateTree includes all the nodes it should and that they all have the correct parent.

Some code in the Ryhope module was added but this was purely for accessibility reasons to make testing easier.

Copy link

linear bot commented Dec 9, 2024

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