-
Notifications
You must be signed in to change notification settings - Fork 234
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(master): Release 0.27.2 #5170
Conversation
1f44858
to
e5a7a95
Compare
Benchmark resultsMetrics with a significant change:
Detailed resultsAll benchmarks are run on txs on the This benchmark source data is available in JSON format on S3 here. Values are compared against data from master at commit L2 block published to L1Each column represents the number of txs on an L2 block published to L1.
L2 chain processingEach column represents the number of blocks on the L2 chain where each block has 16 txs.
Circuits statsStats on running time and I/O sizes collected for every circuit run across all benchmarks.
Tree insertion statsThe duration to insert a fixed batch of leaves into each tree type.
MiscellaneousTransaction sizes based on how many contract classes are registered in the tx.
Transaction processing duration by data writes.
|
3d5a882
to
28a5b02
Compare
🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎ To accept the risk, merge this PR and you will not be notified again.
Next stepsWhat is an install script?Install scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts. Packages should not be running non-essential scripts during install and there are often solutions to problems people solve with install scripts that can be run at publish time instead. Take a deeper look at the dependencyTake a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev. Remove the packageIf you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency. Mark a package as acceptable riskTo ignore an alert, reply with a comment starting with
|
28a5b02
to
d868277
Compare
🤖 I have created a release beep boop
aztec-package: 0.27.2
0.27.2 (2024-03-13)
Miscellaneous
barretenberg.js: 0.27.2
0.27.2 (2024-03-13)
Miscellaneous
aztec-cli: 0.27.2
0.27.2 (2024-03-13)
Miscellaneous
aztec-packages: 0.27.2
0.27.2 (2024-03-13)
Features
nargo test
(feat: run tests in parallel innargo test
noir-lang/noir#4484) (58e15ed)Bug Fixes
follow_bindings
to followType::Alias
links (fix: Addfollow_bindings
to followType::Alias
links noir-lang/noir#4521) (58e15ed)Miscellaneous
ModuleDeclaration
struct (chore: addModuleDeclaration
struct noir-lang/noir#4512) (58e15ed)FunctionVisibility
toItemVisibility
(chore: generaliseFunctionVisibility
toItemVisibility
noir-lang/noir#4495) (58e15ed)EccOpQueue
(#4854) (d9cbdc8)check_method_signatures
to type checking phase (chore: Movecheck_method_signatures
to type checking phase noir-lang/noir#4516) (58e15ed)blackbox_solver
crate (chore: organize theblackbox_solver
crate noir-lang/noir#4519) (58e15ed)import_directive
by reference (chore: passimport_directive
by reference noir-lang/noir#4511) (58e15ed)barretenberg: 0.27.2
0.27.2 (2024-03-13)
Features
Bug Fixes
Miscellaneous
EccOpQueue
(#4854) (d9cbdc8)This PR was generated with Release Please. See documentation.