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

chore: add utility traits to aid in proving key generation #227

Merged
merged 3 commits into from
Dec 13, 2023

Conversation

jonathanpwang
Copy link
Contributor

Adds KeygenCircuitIntent trait to be implemented on a minimum circuit configuration struct to produce a dummy circuit that can be used for keygen_vk, keygen_pk to get the proving key corresponding to that configuration.

@jonathanpwang jonathanpwang merged commit 4acc096 into release-0.4.1-rc Dec 13, 2023
@jonathanpwang jonathanpwang deleted the chore/keygen_circuit_intent branch December 13, 2023 06:21
@jonathanpwang jonathanpwang mentioned this pull request Jan 18, 2024
zemse pushed a commit to zemse/axiom-halo2-lib that referenced this pull request Jan 19, 2024
In the future we will not squash merge so as to maintain history.

## Bug Fixes
* axiom-crypto#224

## Other PRs
* axiom-crypto#218
* axiom-crypto#231
* axiom-crypto#232
* axiom-crypto#227
* axiom-crypto#235
* axiom-crypto#237
* axiom-crypto#242
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.

1 participant