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

feat(fv): connect nargo formal-verify to logic #89

Open
wants to merge 1 commit into
base: blocksense
Choose a base branch
from

Conversation

Aristotelis2002
Copy link
Collaborator

@Aristotelis2002 Aristotelis2002 commented Sep 20, 2024

Now if you run nargo formal-verify in a Noir workspace it will parse and do semantic analysis on all formal verification annotations. This happens only if the code can be compiled. Otherwise, it will throw compiler errors.

nargo formal-verify won't produce an output if the formal verification was successful.

Now if you run `nargo formal-verify` in a Noir workspace it will parse
and do semantic analysis on all formal verification annotations. This
happens only if the code can be compiled.

`nargo formal-verify` won't produce an output if the formal verification
was successful.
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

Successfully merging this pull request may close these issues.

1 participant