-
Notifications
You must be signed in to change notification settings - Fork 257
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.51.0 #8158
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 | | |
58c1da9
to
182b86e
Compare
123dc7b
to
c1a00ee
Compare
c1a00ee
to
bd29749
Compare
🤖 I have created a release beep boop
aztec-package: 0.51.0
0.51.0 (2024-08-27)
Bug Fixes
barretenberg.js: 0.51.0
0.51.0 (2024-08-27)
Miscellaneous
aztec-packages: 0.51.0
0.51.0 (2024-08-27)
⚠ BREAKING CHANGES
Features
Expr::as_block
andExpr::has_semicolon
(feat: AddExpr::as_block
andExpr::has_semicolon
noir-lang/noir#5784) (61d6f25)Expr::as_cast
andUnresolvedType::is_field
(feat: addExpr::as_cast
and introduceUnresolvedType
noir-lang/noir#5801) (61d6f25)Expr
methods: as_comptime, as_unsafe, is_break, is_continue (feat: addExpr
methods: as_comptime, as_unsafe, is_break, is_continue noir-lang/noir#5799) (61d6f25)UnresolvedType::is_field
andExpr::as_assign
(feat: addUnresolvedType::is_field
andExpr::as_assign
noir-lang/noir#5804) (61d6f25)Bug Fixes
Miscellaneous
FuncId
in monomorphizer and docstring fixes (chore: enum dummy ID forFuncId
in monomorphizer and docstring fixes noir-lang/noir#5421) (61d6f25)hash
module (chore: move sha2 functions into thehash
module noir-lang/noir#5768) (61d6f25)BigInt
(chore: test ACVMBigInt
noir-lang/noir#5559) (61d6f25)barretenberg: 0.51.0
0.51.0 (2024-08-27)
Features
Bug Fixes
Miscellaneous
This PR was generated with Release Please. See documentation.