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: add keygen_pk_impl that combines vkey and pkey generation #19

Merged
merged 3 commits into from
Nov 13, 2023

Conversation

jonathanpwang
Copy link
Collaborator

keygen_vk and keygen_pk separately duplicates witness generation synthesize

Inspired by Scroll: https://github.com/scroll-tech/halo2/blob/develop/halo2_proofs/src/plonk/keygen.rs

`keygen_vk` and `keygen_pk` separately duplicates witness generation `synthesize`
@jonathanpwang jonathanpwang merged commit 58f50f7 into main Nov 13, 2023
8 checks passed
@jonathanpwang jonathanpwang deleted the feat/keygen_pk_impl branch November 13, 2023 09:00
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