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

Enforce writing artifacts to file on each command #2281

Closed
Tracked by #2164
TomAFrench opened this issue Aug 11, 2023 · 2 comments
Closed
Tracked by #2164

Enforce writing artifacts to file on each command #2281

TomAFrench opened this issue Aug 11, 2023 · 2 comments
Assignees

Comments

@TomAFrench
Copy link
Member

Barretenberg only takes input from file so we must always save circuits, witnesses, proofs to file.

@github-project-automation github-project-automation bot moved this to 📋 Backlog in Noir Aug 11, 2023
@TomAFrench TomAFrench self-assigned this Aug 11, 2023
@TomAFrench TomAFrench moved this from 📋 Backlog to 🏗 In progress in Noir Aug 11, 2023
@Savio-Sou
Copy link
Collaborator

@TomAFrench is this wrapped / any updates?

@TomAFrench
Copy link
Member Author

This is not necessary anymore as we encapsulated this with temporary files which are written immediately before calling the backend and are deleted immediately afterwards.

@github-project-automation github-project-automation bot moved this from 🏗 In progress to ✅ Done in Noir Sep 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

2 participants