-
Notifications
You must be signed in to change notification settings - Fork 13
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 VerifySecureRunner
+ SecureRun
config flag
#303
Conversation
Codecov Report
@@ Coverage Diff @@
## main #303 +/- ##
==========================================
- Coverage 56.19% 56.11% -0.08%
==========================================
Files 48 49 +1
Lines 6316 6479 +163
==========================================
+ Hits 3549 3636 +87
- Misses 2407 2477 +70
- Partials 360 366 +6
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
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.
Can you add a cairo_run_test example with secure_run == true?
secure_run should be always enabled if proof_mode is not, so Ill change the field in the testProgram utils |
No description provided.