-
Notifications
You must be signed in to change notification settings - Fork 195
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(nargo): add flag to verify created proofs #737
Merged
Merged
Commits on Feb 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 21572d0 - Browse repository at this point
Copy the full SHA 21572d0View commit details
Commits on Feb 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3e5a248 - Browse repository at this point
Copy the full SHA 3e5a248View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2c70b2 - Browse repository at this point
Copy the full SHA d2c70b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63c0442 - Browse repository at this point
Copy the full SHA 63c0442View commit details
Commits on Feb 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7c1cb4a - Browse repository at this point
Copy the full SHA 7c1cb4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f4d6eae - Browse repository at this point
Copy the full SHA f4d6eaeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 023fe9b - Browse repository at this point
Copy the full SHA 023fe9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2801ea5 - Browse repository at this point
Copy the full SHA 2801ea5View commit details
Commits on Feb 14, 2023
-
Merge branch 'master' into checked-prove
* master: (28 commits) chore(ci): Add release token to enable runs against release PR (#840) feat(ssa): array sort (#754) chore: update readme (#811) chore: fix clippy (#825) chore: remove stale comment on HirFunction.unchecked_from_expr (#827) chore: Getter naming refactor (#803) chore: updated "HirFunction::unsafe_from_expr" to "HirFunction::unchecked_from_expr" (#823) chore: Forbid unsafe code (#824) chore: Follow rust naming convention (#801) feat(ci): Add concurrency group for rust workflow (#806) chore(ssa): rename impl method to follow Rust guideline (#782) fix(nargo): `nargo test` now only runs test functions defined in the current module (#805) chore(nargo): Remove outdated error message when Prover/Verifier.toml is missing (#807) chore(ssa): rename codegen to ssa_gen + reorg of `Value` struct (#797) chore(nargo): abstract paths from nargo's working directory (#761) chore(ci): Rename workflows (#804) feat: Impls with generics (#798) chore(ssa): Add doc comments on `Opcode` struct (#778) fix: operators issuing type errors when used with matching integer types arising from generic code (#789) chore(nargo)!: bump MSRV to 1.66.0 (#799) ...
Configuration menu - View commit details
-
Copy full SHA for 9faec51 - Browse repository at this point
Copy the full SHA 9faec51View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.