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

Feature Request: Cannot merge array inputs #106

Open
2 tasks
0xThemis opened this issue Jul 9, 2024 · 3 comments
Open
2 tasks

Feature Request: Cannot merge array inputs #106

0xThemis opened this issue Jul 9, 2024 · 3 comments
Assignees

Comments

@0xThemis
Copy link
Collaborator

0xThemis commented Jul 9, 2024

At the moment, we can only merge inputs from multiple parties if it is a dedicated named input. If a circuit has inputs like:

signal input in[2];

it is not possible to provide the array from different parties

  • Implementation
  • Docs example
@dkales
Copy link
Contributor

dkales commented Aug 28, 2024

Use "?" as placeholder for other parties.

@dkales
Copy link
Contributor

dkales commented Oct 25, 2024

@fabian1409 is this done?

@fabian1409
Copy link
Contributor

@fabian1409 is this done?

will implement this next week

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

No branches or pull requests

3 participants