-
Notifications
You must be signed in to change notification settings - Fork 310
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.53.0 #8317
Conversation
b1ca083
to
e02b606
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. 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 | | |
d9734ce
to
1f12c15
Compare
95a00b1
to
40c6769
Compare
42fcbc9
to
eb784df
Compare
eb784df
to
e42ce5d
Compare
🤖 I have created a release beep boop
aztec-package: 0.53.0
0.53.0 (2024-09-09)
Bug Fixes
Miscellaneous
barretenberg.js: 0.53.0
0.53.0 (2024-09-09)
Bug Fixes
aztec-packages: 0.53.0
0.53.0 (2024-09-09)
⚠ BREAKING CHANGES
to_be_radix
functions (feat!: return arrays instead of slices fromto_be_radix
functions noir-lang/noir#5851)Features
Module::add_item
(feat:Module::add_item
noir-lang/noir#5947) (075036e)Expr::as_assert_eq
(feat: addExpr::as_assert_eq
noir-lang/noir#5880) (f8f4709)fmtstr::contents
(feat: addfmtstr::quoted_contents
noir-lang/noir#5928) (05cc59f)FunctionDef::set_return_visibility
(feat: addFunctionDef::set_return_visibility
noir-lang/noir#5941) (f3e4f97)FunctionDefinition::add_attribute
(feat: addFunctionDefinition::add_attribute
noir-lang/noir#5944) (f3e4f97)FunctionDefinition::module
andStructDefinition::module
(feat: addFunctionDefinition::module
andStructDefinition::module
noir-lang/noir#5956) (075036e)FunctionDefinition
methodsis_unconstrained
andset_unconstrained
(feat: addFunctionDefinition
methodsis_unconstrained
andset_unconstrained
noir-lang/noir#5962) (075036e)Quoted::tokens
(feat: AddQuoted::tokens
noir-lang/noir#5942) (f3e4f97)std::meta::typ::fresh_type_variable
(feat: Addstd::meta::typ::fresh_type_variable
noir-lang/noir#5948) (f3e4f97)StructDefinition::add_attribute
andhas_named_attribute
(feat: addStructDefinition::add_attribute
andhas_named_attribute
noir-lang/noir#5945) (f3e4f97)StructDefinition::add_generic
(feat: AddStructDefinition::add_generic
noir-lang/noir#5961) (075036e)StructDefinition::name
(feat: AddStructDefinition::name
noir-lang/noir#5960) (075036e)StructDefinition::set_fields
(feat: AddStructDefinition::set_fields
noir-lang/noir#5931) (05cc59f)FunctionSelector
s andEventSelector
s during comptime (#8354) (52258b1)str_as_bytes
in thecomptime
interpreter (feat: implementstr_as_bytes
in thecomptime
interpreter noir-lang/noir#5887) (f8f4709)to_be_radix
functions (feat!: return arrays instead of slices fromto_be_radix
functions noir-lang/noir#5851) (f8f4709)Bug Fixes
derive(Eq)
work for empty structs (fix: letderive(Eq)
work for empty structs noir-lang/noir#5965) (075036e)Miscellaneous
protocol-circuits-gates-report
andnoir-format
(#8398) (824aa8a)[[T]; N]
case (chore: make nested slice error more clear for[[T]; N]
case noir-lang/noir#5906) (176bce6)is_valid_impl(...)
(#8397) (1c1d35a)Instance
's (#8362) (4789440)new_let
more widely (chore: usenew_let
more widely noir-lang/noir#5882) (f8f4709)barretenberg: 0.53.0
0.53.0 (2024-09-09)
⚠ BREAKING CHANGES
Features
Bug Fixes
Miscellaneous
Instance
's (#8362) (4789440)This PR was generated with Release Please. See documentation.