-
Notifications
You must be signed in to change notification settings - Fork 318
chore: Release Noir(1.0.0-beta.11) #9457
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
chore: Release Noir(1.0.0-beta.11) #9457
Conversation
1be135a
to
052ef7a
Compare
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.
⚠️ Performance Alert ⚠️
Possible performance regression was detected for benchmark 'Compilation Time'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.20
.
Benchmark suite | Current: f135e6a | Previous: bae9236 | Ratio |
---|---|---|---|
sha512-100-bytes |
2.058 s |
1.539 s |
1.34 |
This comment was automatically generated by workflow using github-action-benchmark.
CC: @TomAFrench
bb00101
to
2e9e546
Compare
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.
⚠️ Performance Alert ⚠️
Possible performance regression was detected for benchmark 'Test Suite Duration'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.20
.
Benchmark suite | Current: c86cb4f | Previous: 499e5ca | Ratio |
---|---|---|---|
test_report_zkpassport_noir-ecdsa_ |
3 s |
2 s |
1.50 |
test_report_zkpassport_noir_rsa_ |
1 s |
0 s |
+∞ |
This comment was automatically generated by workflow using github-action-benchmark.
CC: @TomAFrench
🚀 Deployed on https://68a43fd0baa2744a43a3ecb8--noir-docs.netlify.app |
5d27dd5
to
e89cf84
Compare
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.
⚠️ Performance Alert ⚠️
Possible performance regression was detected for benchmark 'Execution Time'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.20
.
Benchmark suite | Current: db210cc | Previous: 9062697 | Ratio |
---|---|---|---|
private-kernel-inner |
0.017 s |
0.014 s |
1.21 |
This comment was automatically generated by workflow using github-action-benchmark.
CC: @TomAFrench
e0cdc75
to
3cd6573
Compare
2a59a1c
to
b3e44d4
Compare
c4ff7cf
to
586e781
Compare
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
FYI @noir-lang/developerrelations on Noir doc changes. |
🤖 Created releases: 🌻 |
🤖 I have created a release beep boop
1.0.0-beta.11 (2025-08-19)
⚠ BREAKING CHANGES
verify_proof
from stdlib (#9472)Features
Bug Fixes
Eq
for[T]
to avoid OOB on length mismatch (#9453) (b5a94e4)BoundedVec::any
causing returning false unconditionally (#9478) (b51b616)std::verify_proof_with_type
(#9474) (7503f37)Miscellaneous Chores
verify_proof
from stdlib (#9472) (450ad5b)This PR was generated with Release Please. See documentation.