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

Fix GKR-LogUp API #287

Merged
merged 7 commits into from
Jun 24, 2024
Merged

Conversation

plafer
Copy link
Contributor

@plafer plafer commented Jun 21, 2024

Closes #286

I opted to expand the scope of the current Air::evaluate_aux_transition() and Air::get_aux_assertions() instead of creating new methods (as suggested in the issue), since it ended up being much cleaner.

Copy link
Collaborator

@irakliyk irakliyk left a comment

Choose a reason for hiding this comment

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

Looks good! Thank you! I left a few small comments inline. After these are addressed, we can merge.

I do have some bigger comments which go beyond this PR - I'll write them up in the issue.

air/src/air/aux.rs Outdated Show resolved Hide resolved
air/src/air/aux.rs Outdated Show resolved Hide resolved
air/src/air/aux.rs Show resolved Hide resolved
@plafer plafer requested a review from irakliyk June 24, 2024 11:01
Copy link
Collaborator

@irakliyk irakliyk left a comment

Choose a reason for hiding this comment

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

All looks good! Thank you!

@irakliyk irakliyk merged commit 00f2579 into facebook:next Jun 24, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants