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

Compute feature flag from list of zkProgram #1700

Merged
merged 5 commits into from
Jun 25, 2024

Conversation

Trivo25
Copy link
Member

@Trivo25 Trivo25 commented Jun 25, 2024

Many use cases require side loading to load proofs from a list of various zkPrograms. In order to do that, we have to provide the correct feature flags that fit all these zkPrograms - this PR introduces a function that does that

Copy link
Collaborator

@mitschabaude mitschabaude left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approved with one comment

src/lib/proof-system/zkprogram.ts Outdated Show resolved Hide resolved
@Trivo25 Trivo25 merged commit b553d60 into main Jun 25, 2024
14 checks passed
@Trivo25 Trivo25 deleted the feature/feature-flags-from-list branch June 25, 2024 11:50
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