Skip to content

Update new_from_constant tests to not change the existing stability checks#58

Merged
ConstanceBeguier merged 6 commits into
zsa1from
do_not_change_stability_check
Jun 9, 2026
Merged

Update new_from_constant tests to not change the existing stability checks#58
ConstanceBeguier merged 6 commits into
zsa1from
do_not_change_stability_check

Conversation

@ConstanceBeguier

@ConstanceBeguier ConstanceBeguier commented Jun 5, 2026

Copy link
Copy Markdown

This PR introduces a circuit version flag in MyEccCircuit to preserve backward compatibility with the existing serialized circuit fixtures.

@ConstanceBeguier ConstanceBeguier requested a review from PaulLaux June 8, 2026 08:11

@PaulLaux PaulLaux left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Approved with one suggestion

Comment thread halo2_gadgets/src/ecc.rs

struct MyEccCircuit<Lookup: PallasLookupRangeCheck> {
test_errors: bool,
test_zsa_additions: bool,

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

maybe test_witness_constant: bool,

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Daira suggested test_zsa_additions in the zcash halo2 PR

@ConstanceBeguier ConstanceBeguier merged commit 80936f0 into zsa1 Jun 9, 2026
42 of 43 checks passed
ConstanceBeguier added a commit that referenced this pull request Jun 9, 2026
…hecks (#58)

This PR introduces a circuit version flag in MyEccCircuit to preserve backward compatibility with the existing serialized circuit fixtures.
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