chore: Release Noir(1.0.0-beta.11)#9457
Conversation
1be135a to
052ef7a
Compare
There was a problem hiding this comment.
⚠️ 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.
⚠️ 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.
⚠️ 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_prooffrom stdlib (#9472)Features
Bug Fixes
Eqfor[T]to avoid OOB on length mismatch (#9453) (b5a94e4)BoundedVec::anycausing returning false unconditionally (#9478) (b51b616)std::verify_proof_with_type(#9474) (7503f37)Miscellaneous Chores
verify_prooffrom stdlib (#9472) (450ad5b)This PR was generated with Release Please. See documentation.