Too many errors logs #667
Replies: 1 comment 1 reply
-
hi -- using the test helper ( in particular there is a fuzzing step that may be responsible for this verbose output (i.e; we fuzz the circuit and "execute" it as is using a test engine, and compile it to a constraint system and check that we get the expected result) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am starting using gnark and I've tried running in my computer the samples of the official page, but when I do it there is a lot of logs that I dont understand and I dont know if they are normal or if there is an issue with my computer or enviorment.
My code is the sample of cubic proof:
I use the following go_test code
and I get the following output in the terminal of my VS Code:
Thanks in advance for any help.
Lautaro Lasorsa
Beta Was this translation helpful? Give feedback.
All reactions