-
Notifications
You must be signed in to change notification settings - Fork 370
chore: Release Noir(1.0.0-beta.19) #11109
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
base: master
Are you sure you want to change the base?
chore: Release Noir(1.0.0-beta.19) #11109
Conversation
|
All alerts resolved. Learn more about Socket for GitHub. This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored. |
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: b50be7e | Previous: fa8934d | Ratio |
|---|---|---|---|
sha512-100-bytes |
0.076 s |
0.057 s |
1.33 |
This comment was automatically generated by workflow using github-action-benchmark.
CC: @TomAFrench
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: 0ece482 | Previous: fa8934d | Ratio |
|---|---|---|---|
test_report_zkpassport_noir-ecdsa_ |
2 s |
1 s |
2 |
This comment was automatically generated by workflow using github-action-benchmark.
CC: @TomAFrench
|
🚀 Deployed on https://697d477ecf36580f99dd556b--noir-docs.netlify.app |
f159bb9 to
395141e
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 'Brillig Execution Time'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.20.
| Benchmark suite | Current: 9175635 | Previous: 8d91700 | Ratio |
|---|---|---|---|
rollup-block-root-first-empty-tx |
0.004 s |
0.003 s |
1.33 |
rollup-block-root-single-tx |
0.003 s |
0.002 s |
1.50 |
This comment was automatically generated by workflow using github-action-benchmark.
CC: @TomAFrench
TomAFrench
left a comment
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.
.
9d2ce93 to
e7f0665
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 'Brillig Compilation Time'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.20.
| Benchmark suite | Current: 83b9b9c | Previous: 37b7eab | Ratio |
|---|---|---|---|
rollup-tx-merge |
1.816 s |
1.44 s |
1.26 |
This comment was automatically generated by workflow using github-action-benchmark.
CC: @TomAFrench
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: 83b9b9c | Previous: 37b7eab | Ratio |
|---|---|---|---|
rollup-tx-merge |
1.874 s |
1.488 s |
1.26 |
This comment was automatically generated by workflow using github-action-benchmark.
CC: @TomAFrench
455f7a6 to
90f6687
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 'ACVM Benchmarks'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.20.
| Benchmark suite | Current: 59dedb8 | Previous: 84f4b3a | Ratio |
|---|---|---|---|
perfectly_parallel_batch_inversion_opcodes |
2796554 ns/iter (± 1636) |
2268790 ns/iter (± 6112) |
1.23 |
This comment was automatically generated by workflow using github-action-benchmark.
CC: @TomAFrench
d4e21bc to
17865dd
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 'Elaboration Time'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.20.
| Benchmark suite | Current: 83b9b9c | Previous: 37b7eab | Ratio |
|---|---|---|---|
rollup-tx-merge |
1.35 s |
1.124 s |
1.20 |
This comment was automatically generated by workflow using github-action-benchmark.
CC: @TomAFrench
9435794 to
9ecb465
Compare
0a58fcf to
212fa63
Compare
|
FYI @noir-lang/developerrelations on Noir doc changes. |
🤖 I have created a release beep boop
1.0.0-beta.19 (2026-01-30)
⚠ BREAKING CHANGES
ExpressionWidth(#11229)u32instead ofusize(#10933)msgpack-compactformat by default (#7810)Features
--profile-executionto inspector command (#11218) (7b98584)wrap_commentsandcomment_widthoptions tonargo fmt(#7371) (e48a0d8)Bug Fixes
type_check_operator_method(#11353) (8cf160c)selfandSelfare comptime-only types used in runtime … (#11303) (55b5047)--include_gates_per_opcodein call tobbinnoir-profiler gates(#11310) (65c84b0)...] to be links too, even if they have nested … (#11293) (80ff673)impl Traitfunctions on-the-fly (#11239) (004d042)<Self as {trait}>::{ident}work asSelf::{ident}(#11371) (516cdf5)unresolved_globalsto theElaboratorcreated for the comptimeInterpreter(#11259) (56908dd)#[oracle]functions which clash with thestdlib(#11312) (4a819cf)PartialEqforType::NamedGenericfor implicit unbound (#11351) (4a862a2)impl From<usize> for MemoryValue(#11226) (7c79ab8)MAX_INTERPRETER_CALL_STACK_SIZEto SSA interpreter (#11264) (be8004d)remove_if_else_pre_checkif values other than array/vector are returned (#11272) (bea20ef)black_boxinputs if they are constant (#11273) (e78f9c8)Miscellaneous Chores
ExpressionWidth(#11229) (5f81abb)u32instead ofusize(#10933) (90cb79a)msgpack-compactformat by default (#7810) (ea2c41b)This PR was generated with Release Please. See documentation.