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

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 <zksync-era-bot@users.noreply.github.com>
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 <popzxc@yandex.ru>
Co-authored-by: Oleksandr Stepanov <alexandrst88@gmail.com>
Co-authored-by: olesHolem <oh@matterlabs.dev>
Co-authored-by: zksync-admin-bot2 <91326834+zksync-admin-bot2@users.noreply.github.com>
Co-authored-by: zksync-admin-bot2 <temp-bot@matterlabs.dev>
Co-authored-by: Artem Makhortov <13339874+artmakh@users.noreply.github.com>
Co-authored-by: zksync-era-bot <147085853+zksync-era-bot@users.noreply.github.com>
Co-authored-by: zksync-era-bot <zksync-era-bot@users.noreply.github.com>
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