-
Notifications
You must be signed in to change notification settings - Fork 12
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
test: standard circom tests #47
Conversation
You should probably configure your editor to autoformat using rustfmt, the CI catches this. |
Some discussion points (probably leave open until @fnieddu is back):
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Another thing to look into: should these all be run on every testrun/ci?
If we want this then we probably have to compile them with optimizations.
Or should we have some external integration test binary that does all this and is only run on demand?
test_vectors/circuits/test-circuits/witness_outputs/aliascheck_test/input0.json
Show resolved
Hide resolved
c5568b4
to
2b50b4a
Compare
No description provided.