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

Implement returning tuples from main/circuits #1855

Closed
signorecello opened this issue Jul 4, 2023 · 4 comments
Closed

Implement returning tuples from main/circuits #1855

signorecello opened this issue Jul 4, 2023 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@signorecello
Copy link
Contributor

Problem

It would be useful to have support for returning tuples from noir circuits

Happy Case

My circuit returns a tuple like pub (u32, u32) and the circuit compiles correctly

Alternatives Considered

No response

Additional Context

No response

Would you like to submit a PR for this Issue?

No

Support Needs

No response

@signorecello signorecello added the enhancement New feature or request label Jul 4, 2023
@github-project-automation github-project-automation bot moved this to 📋 Backlog in Noir Jul 4, 2023
@jfecher jfecher changed the title Implement returning tuples Implement returning tuples from main/circuits Jul 13, 2023
@kevaundray
Copy link
Contributor

@vezenovm what is the status of this?

@vezenovm
Copy link
Contributor

vezenovm commented Aug 4, 2023

@kevaundray still open. Working on #1889 right now as it is higher priority then will get to this issue

@kevaundray
Copy link
Contributor

@vezenovm can this be closed?

@vezenovm
Copy link
Contributor

vezenovm commented Nov 9, 2023

Yes closed per #2899

@vezenovm vezenovm closed this as completed Nov 9, 2023
@github-project-automation github-project-automation bot moved this from 📋 Backlog to ✅ Done in Noir Nov 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

No branches or pull requests

3 participants