-
Notifications
You must be signed in to change notification settings - Fork 200
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: simplify constant calls to poseidon2_permutation
, schnorr_verify
and embedded_curve_add
#5140
Merged
Commits on May 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d6fae8a - Browse repository at this point
Copy the full SHA d6fae8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 243d158 - Browse repository at this point
Copy the full SHA 243d158View commit details
Commits on Jun 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9b7c4bc - Browse repository at this point
Copy the full SHA 9b7c4bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 726b2ac - Browse repository at this point
Copy the full SHA 726b2acView commit details
Commits on Jun 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0ba04e5 - Browse repository at this point
Copy the full SHA 0ba04e5View commit details
Commits on Jun 19, 2024
-
Merge branch 'master' into tf/more-comptime-optimization
* master: (34 commits) chore: Pedersen commitment in Noir (#5221) chore: pedersen hash in Noir (#5217) fix: Don't lazily elaborate functions (#5282) fix: avoid unnecessarily splitting expressions with multiplication terms with a shared term (#5291) fix: avoid duplicating constant arrays (#5287) feat: add fuzzer for Noir programs (#5251) feat: Run `comptime` code from annotations on a type definition (#5256) feat: implement comptime support for `as_slice` builtin (#5276) chore: create separate crate just for noir artifacts (#5162) feat: add support for wildcard types (#5275) chore: replace logical operators with bitwise in `DebugToString` (#5236) fix: use proper serialization in `AbiValue` (#5270) chore: simplify compilation flow to write to file immediately (#5265) feat: implement comptime support for `array_len` builtin (#5272) chore: Use the elaborator by default (#5246) chore: Release Noir(0.31.0) (#5166) feat!: remove `dep::` prefix (#4946) feat: Sync from aztec-packages (#5242) chore: replace `is_bn254` implementation to not rely on truncation of literals (#5247) chore: add no-predicate to hash implementations (#5253) ...
Configuration menu - View commit details
-
Copy full SHA for 65d57d5 - Browse repository at this point
Copy the full SHA 65d57d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb155e5 - Browse repository at this point
Copy the full SHA cb155e5View commit details
Commits on Jul 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4aa0cef - Browse repository at this point
Copy the full SHA 4aa0cefView commit details
Commits on Jul 11, 2024
-
Merge branch 'master' into tf/more-comptime-optimization
* master: chore: keccak256 in Noir (#5316)
Configuration menu - View commit details
-
Copy full SHA for 8c7aa7b - Browse repository at this point
Copy the full SHA 8c7aa7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ff2194 - Browse repository at this point
Copy the full SHA 1ff2194View commit details
Commits on Jul 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cd7fb0d - Browse repository at this point
Copy the full SHA cd7fb0dView commit details
Commits on Jul 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 21a756d - Browse repository at this point
Copy the full SHA 21a756dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7425c1b - Browse repository at this point
Copy the full SHA 7425c1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for dda132c - Browse repository at this point
Copy the full SHA dda132cView commit details -
Configuration menu - View commit details
-
Copy full SHA for dcc5982 - Browse repository at this point
Copy the full SHA dcc5982View commit details
Commits on Aug 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7d3e2e8 - Browse repository at this point
Copy the full SHA 7d3e2e8View commit details
Commits on Aug 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 603088a - Browse repository at this point
Copy the full SHA 603088aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 25deec0 - Browse repository at this point
Copy the full SHA 25deec0View commit details
Commits on Aug 28, 2024
-
Merge branch 'master' into tf/more-comptime-optimization
* master: (29 commits) fix!: Check unused generics are bound (#5840) chore(perf): Simplify poseidon2 algorithm (#5811) chore: redo typo PR by nnsW3 (#5834) fix(sha256): Perform compression per block and utilize ROM instead of RAM when setting up the message block (#5760) chore(perf): Update to stdlib keccak for reduced Brillig code size (#5827) chore: crypto blackbox tests (#5614) feat: Improve "type annotations needed" errors (#5830) chore: enum dummy ID for `FuncId` in monomorphizer and docstring fixes (#5421) chore: delete wip fuzzing files that got accidentally added (#5829) chore: test ACVM `BigInt` (#5559) fix(docs): Fix file paths for metaprogramming docs (#5826) fix: bit shifting type checking (#5824) feat: add Expr::as_method_call (#5822) chore: Fix docs typo (#5821) feat: add `UnresolvedType::is_field` and `Expr::as_assign` (#5804) chore: Add docs for each comptime method (#5802) chore: Add comptime docs (#5800) fix: Handle multiple entry points for Brillig call stack resolution after metadata deduplication (#5788) fix(acir_gen): Nested dynamic array initialization (#5810) fix: honor function visibility in LSP completion (#5809) ...
Configuration menu - View commit details
-
Copy full SHA for 386a785 - Browse repository at this point
Copy the full SHA 386a785View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ea10b9 - Browse repository at this point
Copy the full SHA 7ea10b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4505a9c - Browse repository at this point
Copy the full SHA 4505a9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d97effe - Browse repository at this point
Copy the full SHA d97effeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ed1919 - Browse repository at this point
Copy the full SHA 9ed1919View commit details -
Configuration menu - View commit details
-
Copy full SHA for de51683 - Browse repository at this point
Copy the full SHA de51683View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40871e1 - Browse repository at this point
Copy the full SHA 40871e1View 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.