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

feat(snark-wrapper): wrapper circuit with naive main gate #29

Merged
merged 3 commits into from
Oct 29, 2024

Conversation

saitima
Copy link
Member

@saitima saitima commented Oct 24, 2024

This PR declares a version of wrapper circuit that works with constraint system that has no custom gate and lookup functionality.

Prerequisite

@saitima saitima force-pushed the si/fflonk-wrapper-circuit branch from acdaccf to 9325ab6 Compare October 24, 2024 16:10
@saitima saitima requested review from shamatar and robik75 October 24, 2024 16:48
robik75
robik75 previously approved these changes Oct 29, 2024
@saitima saitima merged commit 235d0c8 into main Oct 29, 2024
5 checks passed
@saitima saitima deleted the si/fflonk-wrapper-circuit branch October 29, 2024 16:26
saitima pushed a commit that referenced this pull request Oct 29, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.30.3](v0.30.2...v0.30.3)
(2024-10-29)


### Features

* **bellman:** declare naive main gate
([#28](#28))
([5f563e0](5f563e0))
* **franklin-crypto:** naive main gate compatible gadgets
([#30](#30))
([f44dd45](f44dd45))
* **snark-wrapper:** wrapper circuit with naive main gate
([#29](#29))
([235d0c8](235d0c8))

---
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]>
saitima added a commit that referenced this pull request Oct 30, 2024
Implements both cpu prover and verifier of fflonk protocol and
convenience routines for proof compression steps.

## Prerequisite
- [PR #28 ]
- [PR #29 ]
- [PR #30 ]
-
[matter-labs/protocol#50](matter-labs/zksync-protocol#50)

---------

Co-authored-by: Igor Aleksanov <[email protected]>
Co-authored-by: Oleksandr Stepanov <[email protected]>
Co-authored-by: olesHolem <[email protected]>
Co-authored-by: zksync-admin-bot2 <[email protected]>
Co-authored-by: zksync-admin-bot2 <[email protected]>
Co-authored-by: Artem Makhortov <[email protected]>
Co-authored-by: zksync-era-bot <[email protected]>
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