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

fix(snark-wrapper): range check bitlen in snark wrapper circuit #56

Merged
merged 3 commits into from
Dec 18, 2024

Conversation

saitima
Copy link
Member

@saitima saitima commented Dec 18, 2024

This PR fixes bitlen in a snark wrapper circuit that was causing vk divergency of wrapper circuit made for plonk based prover.

@saitima saitima requested a review from Artemka374 December 18, 2024 11:56
@saitima saitima changed the title Fix range check bitlen in snark wrapper circuit fix(snark-wrapper): range check bitlen in snark wrapper circuit Dec 18, 2024
@Artemka374 Artemka374 merged commit 4549fb2 into main Dec 18, 2024
7 of 8 checks passed
@Artemka374 Artemka374 deleted the si/fix-range-check branch December 18, 2024 12:45
Artemka374 pushed a commit that referenced this pull request Dec 18, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.30.11](v0.30.10...v0.30.11)
(2024-12-18)


### Bug Fixes

* **snark-wrapper:** call range check with proper params
([#54](#54))
([cba8e9c](cba8e9c))
* **snark-wrapper:** range check bitlen in snark wrapper circuit
([#56](#56))
([4549fb2](4549fb2))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: zksync-era-bot <[email protected]>
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