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 support for merging input arrays #260

Merged
merged 1 commit into from
Nov 11, 2024
Merged

Conversation

fabian1409
Copy link
Contributor

Adds support for merging input arrays.
The "?" character can be used in arrays to indicate, that this element is provided by another party and will will be replaced during input merging.

fixes (#106)

@fabian1409 fabian1409 force-pushed the feat/merge_input_arrays branch from 0223c9f to 41be953 Compare November 11, 2024 09:29
co-circom/co-circom/src/lib.rs Outdated Show resolved Hide resolved
co-circom/co-circom/src/lib.rs Outdated Show resolved Hide resolved
@fabian1409 fabian1409 force-pushed the feat/merge_input_arrays branch from 41be953 to 87174a9 Compare November 11, 2024 12:20
@dkales dkales force-pushed the feat/merge_input_arrays branch from 87174a9 to 39048b7 Compare November 11, 2024 12:42
@dkales dkales merged commit 2c72231 into main Nov 11, 2024
7 checks passed
@dkales dkales deleted the feat/merge_input_arrays branch November 11, 2024 12:52
@taceo-bot taceo-bot mentioned this pull request Nov 21, 2024
@taceo-bot taceo-bot mentioned this pull request Dec 18, 2024
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.

3 participants