-
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.37.0 #6101
Conversation
d30d557
to
119f891
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. 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 size based on fee payment method
Transaction processing duration by data writes.
|
b6380bf
to
01bd071
Compare
d119d61
to
d0eee3e
Compare
d980ee3
to
21515c1
Compare
21515c1
to
208406a
Compare
🤖 I have created a release beep boop
aztec-package: 0.37.0
0.37.0 (2024-05-02)
Miscellaneous
barretenberg.js: 0.37.0
0.37.0 (2024-05-02)
Features
aztec-packages: 0.37.0
0.37.0 (2024-05-02)
⚠ BREAKING CHANGES
distinct
return value witnesses by default (feat!: usedistinct
return value witnesses by default noir-lang/noir#4951)Features
impl Trait
in function parameters (feat: add de-sugaring forimpl Trait
in function parameters noir-lang/noir#4919) (f060fa6)comptime
globals (feat(experimental):comptime
globals noir-lang/noir#4918) (f060fa6)no_predicates
attribute (feat: Handleno_predicates
attribute noir-lang/noir#4942) (4dc5efb)distinct
return value witnesses by default (feat!: usedistinct
return value witnesses by default noir-lang/noir#4951) (4dc5efb)Bug Fixes
aztec-builder
command (#6098) (4839ed9)Miscellaneous
ResolverError::AbiAttributeOutsideContract
(chore: fix typo inResolverError::AbiAttributeOutsideContract
noir-lang/noir#4933) (4dc5efb)pub(super)
in interpreter (chore: Remove unnecessarypub(super)
in interpreter noir-lang/noir#4939) (4dc5efb)Documentation
barretenberg: 0.37.0
0.37.0 (2024-05-02)
⚠ BREAKING CHANGES
distinct
return value witnesses by default (feat!: usedistinct
return value witnesses by default noir-lang/noir#4951)Features
no_predicates
attribute (feat: Handleno_predicates
attribute noir-lang/noir#4942) (4dc5efb)distinct
return value witnesses by default (feat!: usedistinct
return value witnesses by default noir-lang/noir#4951) (4dc5efb)Bug Fixes
Miscellaneous
ResolverError::AbiAttributeOutsideContract
(chore: fix typo inResolverError::AbiAttributeOutsideContract
noir-lang/noir#4933) (4dc5efb)pub(super)
in interpreter (chore: Remove unnecessarypub(super)
in interpreter noir-lang/noir#4939) (4dc5efb)This PR was generated with Release Please. See documentation.