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: separating up code, fix clippy #23

Merged
merged 9 commits into from
Dec 28, 2024
Merged

Conversation

Junochiu
Copy link
Collaborator

This pr separate up the prover and verifier code and fix clippy errors.

@Junochiu Junochiu marked this pull request as ready for review December 26, 2024 03:51
Junochiu and others added 2 commits December 26, 2024 12:17
The second `truncate(Self::DEGREE_BOUND)` call in the polynomial reduction step is unnecessary.
@Junochiu Junochiu merged commit 36466a1 into verifier Dec 28, 2024
3 checks passed
@SuccinctPaul SuccinctPaul deleted the verifier_refactor branch December 28, 2024 14:17
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.

3 participants