-
Notifications
You must be signed in to change notification settings - Fork 233
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.54.0 #8449
Conversation
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. Proof generationEach column represents the number of threads used in proof generation.
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 8 txs.
Circuits statsStats on running time and I/O sizes collected for every kernel circuit run across all benchmarks.
Stats on running time collected for app circuits
AVM SimulationTime to simulate various public functions in the AVM.
Public DB AccessTime to access various public DBs.
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 size based on fee payment method | Metric | | |
a2db654
to
9879b79
Compare
4e9cc61
to
7eb40c1
Compare
e051bac
to
fdcbaab
Compare
fdcbaab
to
aeb832f
Compare
🤖 I have created a release beep boop
aztec-package: 0.54.0
0.54.0 (2024-09-10)
Features
Miscellaneous
barretenberg.js: 0.54.0
0.54.0 (2024-09-10)
Miscellaneous
aztec-packages: 0.54.0
0.54.0 (2024-09-10)
⚠ BREAKING CHANGES
Features
Module::add_item
(feat:Module::add_item
noir-lang/noir#5947) (8ac81b1)Expr::as_let
(feat: addExpr::as_let
noir-lang/noir#5964) (8ac81b1)FunctionDefinition::module
andStructDefinition::module
(feat: addFunctionDefinition::module
andStructDefinition::module
noir-lang/noir#5956) (8ac81b1)FunctionDefinition
methodsis_unconstrained
andset_unconstrained
(feat: addFunctionDefinition
methodsis_unconstrained
andset_unconstrained
noir-lang/noir#5962) (8ac81b1)StructDefinition::add_generic
(feat: AddStructDefinition::add_generic
noir-lang/noir#5961) (8ac81b1)StructDefinition::name
(feat: AddStructDefinition::name
noir-lang/noir#5960) (8ac81b1)panic
method to the stdlib (feat: add apanic
method to the stdlib noir-lang/noir#5966) (8ac81b1)nargo
and LSP work well in the stdlib (feat: letnargo
and LSP work well in the stdlib noir-lang/noir#5969) (8ac81b1)Bug Fixes
quote
is used in runtime code (fix: Error whenquote
is used in runtime code noir-lang/noir#5978) (8ac81b1)derive(Eq)
work for empty structs (fix: letderive(Eq)
work for empty structs noir-lang/noir#5965) (8ac81b1)Miscellaneous
barretenberg: 0.54.0
0.54.0 (2024-09-10)
⚠ BREAKING CHANGES
Features
Bug Fixes
Miscellaneous
This PR was generated with Release Please. See documentation.