-
Notifications
You must be signed in to change notification settings - Fork 308
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.52.0 #8289
Conversation
Benchmark resultsNo metrics with a significant change found. 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 | | |
d61f046
to
7daac1c
Compare
7daac1c
to
27673bc
Compare
Changes to circuit sizes
🧾 Summary (100% most significant diffs)
Full diff report 👇
|
🤖 I have created a release beep boop
aztec-package: 0.52.0
0.52.0 (2024-09-01)
Miscellaneous
barretenberg.js: 0.52.0
0.52.0 (2024-09-01)
Miscellaneous
aztec-packages: 0.52.0
0.52.0 (2024-09-01)
⚠ BREAKING CHANGES
Features
Expr::as_assert
(feat: addExpr::as_assert
noir-lang/noir#5857) (cf5b667)Expr::resolve
andTypedExpr::as_function_definition
(feat: addExpr::resolve
andTypedExpr::as_function_definition
noir-lang/noir#5859) (cf5b667)FunctionDef::body
(feat: addFunctionDef::body
noir-lang/noir#5825) (cf5b667)FunctionDef::has_named_attribute
(feat: addFunctionDef::has_named_attribute
noir-lang/noir#5870) (cf5b667)Type::as_string
(feat: addType::as_string
noir-lang/noir#5871) (cf5b667)is_dev_net
flag (#8275) (fc1f307)poseidon2_permutation
,schnorr_verify
andembedded_curve_add
(feat: simplify constant calls toposeidon2_permutation
,schnorr_verify
andembedded_curve_add
noir-lang/noir#5140) (cf5b667)Bug Fixes
Miscellaneous
to_be_bytes
, etc. (chore: add documentation toto_be_bytes
, etc. noir-lang/noir#5843) (cf5b667)Prover.toml
for programs with zero arguments but a return value (chore: don't require emptyProver.toml
for programs with zero arguments but a return value noir-lang/noir#5845) (cf5b667)avm-transpiler
(#8307) (359fe05)Documentation
barretenberg: 0.52.0
0.52.0 (2024-09-01)
Features
Bug Fixes
Miscellaneous
Documentation
This PR was generated with Release Please. See documentation.