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 "Verify" button in Sidebar View #9

Closed
1 of 3 tasks
Tracked by #10
Savio-Sou opened this issue Jun 9, 2023 · 0 comments
Closed
1 of 3 tasks
Tracked by #10

Add "Verify" button in Sidebar View #9

Savio-Sou opened this issue Jun 9, 2023 · 0 comments
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 verifying 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 "Verify" button in the View (which verifies the proof named <my_desired_proof_name> in the local instance)

so I can verify if the proof is valid or not.

If there is no existing proof named <my_desired_proof_name> found in the local instance, the extension should prompt me with an error and ask me to check if the proof name was inputted correctly.

Alternatives Considered

No response

Additional Context

No response

Would you like to submit a PR for this Issue?

No

Support Needs

No response

Pending

Preview Give feedback
  1. enhancement
  2. 0 of 1
    enhancement
  3. 0 of 2
    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
@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