-
Notifications
You must be signed in to change notification settings - Fork 371
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: bea048a | Previous: abe7173 | Ratio |
|---|---|---|---|
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
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: 0cc0ac4 | Previous: 15256e7 | Ratio |
|---|---|---|---|
test_report_zkpassport_noir-ecdsa_ |
3 s |
1 s |
3 |
This comment was automatically generated by workflow using github-action-benchmark.
CC: @TomAFrench
|
🚀 Deployed on https://698f4da878101b266b575b4b--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: bea048a | Previous: abe7173 | Ratio |
|---|---|---|---|
semaphore-depth-10 |
0.027 s |
0.022 s |
1.23 |
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: fbc1849 | Previous: 9e8e6b9 | Ratio |
|---|---|---|---|
rollup-tx-base-public |
1.988 s |
1.652 s |
1.20 |
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: 7a12d79 | Previous: 794cde4 | Ratio |
|---|---|---|---|
rollup-tx-base-private |
26.54 s |
19.34 s |
1.37 |
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: 2e4f965 | Previous: f0e97dd | Ratio |
|---|---|---|---|
perfectly_parallel_batch_inversion_opcodes |
2724490 ns/iter (± 6405) |
2203746 ns/iter (± 1575) |
1.24 |
This comment was automatically generated by workflow using github-action-benchmark.
CC: @TomAFrench
b41f6ef to
d9f748b
Compare
0786c4c to
f58dff3
Compare
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.
Blocking on #11574
976be4f to
14ecf43
Compare
bea048a to
2f5940b
Compare
|
FYI @noir-lang/developerrelations on Noir doc changes. |
🤖 I have created a release beep boop
1.0.0-beta.19 (2026-02-13)
⚠ 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)browsertest (#11520) (c88fc06)assert_constantafter SSA loop unrolling (#11428) (8c399ff)selfandSelfare comptime-only types used in runtime … (#11303) (55b5047)--include_gates_per_opcodein call tobbinnoir-profiler gates(#11310) (65c84b0)try_lookup_trait_implementationinadd_assumed_trait_implementation(#11488) (b8b2183)...] to be links too, even if they have nested … (#11293) (80ff673)impl Traitfunctions on-the-fly (#11239) (004d042)<Object as Trait}>::<Type>in function signatures (#11417) (d1e7da8)<Self as {trait}>::{ident}work asSelf::{ident}(#11371) (516cdf5)unresolved_globalsto theElaboratorcreated for the comptimeInterpreter(#11259) (56908dd)noir-fmt:ignoreignore comment formatting (#11527) (28964ef)T::Assocsearch trait bounds instead of trait associated types (#11558) (dff422f)<<as twoLesstokens to support nested generics (#11555) (00b5696)#[oracle]functions which clash with thestdlib(#11312) (4a819cf)PartialEqforType::NamedGenericfor implicit unbound (#11351) (4a862a2)implon associated type error (#11412) (e0de7d6)use super::anduse crate::(#11464) (8a43224)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)for_each_value_aliasin mem2regCallhandler forinstruction_input_references(#11530) (c32d7a4)Miscellaneous Chores
ExpressionWidth(#11229) (5f81abb)u32instead ofusize(#10933) (90cb79a)msgpack-compactformat by default (#7810) (ea2c41b)This PR was generated with Release Please. See documentation.