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 recursive circuit initialization and per table proving and verification with macros #647

Merged
merged 3 commits into from
Sep 22, 2024

Conversation

sai-deng
Copy link
Member

This PR simplifies the initialization of the per-table recursive circuits and their proof generation and verification code by using macros. Extracted from #624

@github-actions github-actions bot added the crate: evm_arithmetization Anything related to the evm_arithmetization crate. label Sep 21, 2024
@sai-deng sai-deng changed the title Refactor recursive circuit Initialization and per Table proving and verification with macros Refactor recursive circuit initialization and per table proving and verification with macros Sep 21, 2024
@sai-deng sai-deng marked this pull request as ready for review September 21, 2024 17:30
Copy link
Collaborator

@Nashtare Nashtare left a comment

Choose a reason for hiding this comment

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

LGTM :)

@sai-deng sai-deng merged commit bdc886f into develop Sep 22, 2024
17 checks passed
@sai-deng sai-deng deleted the sai/use_macro_for_per_table branch September 22, 2024 21:33
@Nashtare Nashtare added this to the System strengthening milestone Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crate: evm_arithmetization Anything related to the evm_arithmetization crate.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants