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

Remove evaluation from barycentric circuit assignment. #1430

Merged
merged 3 commits into from
Oct 13, 2024

Conversation

z2trillion
Copy link

Directly construct bytes from evaluation_computed instead.

Copy link

@roynalnaruto roynalnaruto left a comment

Choose a reason for hiding this comment

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

Overall looks good. I think we should make use of the evaluation_le (returned from the barycentric's assignments), to add a sanity check to compare against the evaluation that we already have from witness provided. For now looks good, do you think we can add this sanity check in a follow-up PR?

@z2trillion z2trillion merged commit dd68938 into develop Oct 13, 2024
17 checks passed
@z2trillion z2trillion deleted the feat/remove_evaluation branch October 13, 2024 19:08
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