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

Crypto/stubs: remove unused create_and_verify stubs #16685

Open
wants to merge 1 commit into
base: dw/use-unsafe-cell-for-1.74
Choose a base branch
from

Conversation

dannywillems
Copy link
Member

Follow-up on #16648. It seems the code is unused. Only create is used.

@dannywillems dannywillems requested a review from a team as a code owner February 25, 2025 20:11
@@ -319,7 +240,7 @@ pub fn caml_pasta_fp_plonk_proof_example_with_foreign_field_mul(
use kimchi::circuits::{
constraints::ConstraintSystem,
gate::{CircuitGate, Connect},
polynomials::{foreign_field_mul, foreign_field_common::BigUintForeignFieldHelpers},
polynomials::{foreign_field_common::BigUintForeignFieldHelpers, foreign_field_mul},
Copy link
Member Author

Choose a reason for hiding this comment

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

Automatic formatting. Feel free to disagree with this change/request a different commit.

@dannywillems
Copy link
Member Author

!ci-build-me

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.

1 participant