Skip to content

fix: single constraint unsafe KZG SRS in tests#1544

Merged
gbotrel merged 3 commits intomasterfrom
fix/single-plonk-constraint
Jul 16, 2025
Merged

fix: single constraint unsafe KZG SRS in tests#1544
gbotrel merged 3 commits intomasterfrom
fix/single-plonk-constraint

Conversation

@ivokub
Copy link
Copy Markdown
Collaborator

@ivokub ivokub commented Jul 15, 2025

Description

Fixes failing test on master. Our PLONK backend doesn't support proving single constraint circuit proving, but we already failed before when the test suite tried to generate SRS for it and had out of bounds access.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

@ivokub ivokub requested a review from gbotrel July 15, 2025 23:22
@ivokub ivokub self-assigned this Jul 15, 2025
@gbotrel gbotrel merged commit d7c0c0b into master Jul 16, 2025
7 checks passed
@gbotrel gbotrel deleted the fix/single-plonk-constraint branch July 16, 2025 15:43
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