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

Add "Prove" button in Sidebar View #8

Closed
2 tasks
Tracked by #9 ...
Savio-Sou opened this issue Jun 9, 2023 · 1 comment
Closed
2 tasks
Tracked by #9 ...

Add "Prove" button in Sidebar View #8

Savio-Sou opened this issue Jun 9, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@Savio-Sou
Copy link
Contributor

Savio-Sou commented Jun 9, 2023

Problem

The Noir VS Code extension does not currently support proving Noir programs within the extension, which could be useful for Noir development workflows in e.g. in-browser VS Code.

Happy Case

As a Noir developer, I want to:

  1. Type <my_desired_proof_name> in a field in the Noir Sidebar View
  2. Click a "Prove" button in the View (which generates a proof of executing the Noir program with selected inputs named <my_desired_proof_name>)

so I can carry out further actions with the proof either in the View or elsewhere (e.g. verifying; exact actions would be covered in other GitHub Issues).

If there is a name clash of <my_desired_proof_name> with an existing proof previously generated and stored in the local instance, the extension should prompt me with an error and ask me to choose an alternative proof name.

Alternatives Considered

No response

Additional Context

No response

Would you like to submit a PR for this Issue?

No

Support Needs

No response

Pending

  1. enhancement
  2. 0 of 1
    enhancement
@Savio-Sou Savio-Sou added the enhancement New feature or request label Jun 9, 2023
@github-project-automation github-project-automation bot moved this to 📋 Backlog in Noir Jun 9, 2023
@Savio-Sou
Copy link
Contributor Author

Would this require an intermediate GitHub Issue for an "Execute" button?

@TomAFrench TomAFrench closed this as not planned Won't fix, can't repro, duplicate, stale Jun 17, 2024
@github-project-automation github-project-automation bot moved this from 📋 Backlog to ✅ Done in Noir Jun 17, 2024
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
Status: Done
Development

No branches or pull requests

2 participants