-
Notifications
You must be signed in to change notification settings - Fork 301
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.36.0 #5791
Conversation
5f15586
to
1b65f29
Compare
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. 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.
|
82ddec9
to
52445bb
Compare
eebff4b
to
1642dc4
Compare
20cfc64
to
8713f08
Compare
8713f08
to
5e343b6
Compare
* master: chore: disable doc builds (#6107) feat: private da gas metering (#6103) chore: build docs in earthly (#6038) chore: redo typo PR by vitalmotif (#6081) chore: redo typo PR by stayweek (#6080) chore(master): Release 0.36.0 (#5791) fix(docs): Tutorial fixes (#5600) chore: prepare ScheduledValueChange for mutable delays. (#6085) feat: circuit simulator for Ultra and GoblinUltra verifiers (#1195) docs: shared state (#5963) feat: Avoiding redundant computation in PG (#5844) feat: computing sym key for incoming ciphertext (#6020) feat: `variable_base_scalar_mul` blackbox func (#6039)
🤖 I have created a release beep boop
aztec-package: 0.36.0
0.36.0 (2024-04-30)
Features
Bug Fixes
Miscellaneous
noir-compiler
asbuilder
(#5951) (185e57d)barretenberg.js: 0.36.0
0.36.0 (2024-04-30)
Miscellaneous
aztec-packages: 0.36.0
0.36.0 (2024-04-30)
⚠ BREAKING CHANGES
Opcode::Brillig
from ACIR (#5995)as_array
and remove_slice
variants of hash functions (chore!: Addas_array
and remove_slice
variants of hash functions noir-lang/noir#4675)super
(feat!: reserve keywordsuper
noir-lang/noir#4836)Features
variable_base_scalar_mul
blackbox func (#6039) (81142fe)#[inline(tag)]
attribute and codegen (feat: Add#[inline(tag)]
attribute and codegen noir-lang/noir#4913) (e615a83)min
andmax
functions to the stdlib (feat: addmin
andmax
functions to the stdlib noir-lang/noir#4839) (cea5107)NARGO_FOREIGN_CALL_TIMEOUT
environment variable (feat: addNARGO_FOREIGN_CALL_TIMEOUT
environment variable noir-lang/noir#4780) (84c930a)comptime
keyword (feat(experimental): Addcomptime
keyword noir-lang/noir#4840) (cea5107)BrilligCall
opcodes in the debugger (feat: HandleBrilligCall
opcodes in the debugger noir-lang/noir#4897) (3b91791)Eq
trait onBoundedVec
(feat: implementEq
trait onBoundedVec
noir-lang/noir#4830) (cea5107)super
(feat!: reserve keywordsuper
noir-lang/noir#4836) (cea5107)BoundedVec::eq
(feat: simplifyBoundedVec::eq
noir-lang/noir#4838) (cea5107)Bug Fixes
test_native.sh
not running all noir tests (#6075) (cc7676e)Miscellaneous
create_fixed_base_constraint
cleanup (#6047) (e1d6526)TransparentNote
cleanup (#5904) (febf00f)as_array
and remove_slice
variants of hash functions (chore!: Addas_array
and remove_slice
variants of hash functions noir-lang/noir#4675) (cea5107)InterpreterError
(chore: Add error conversion fromInterpreterError
noir-lang/noir#4896) (e615a83)InterpreterError
(chore: Add error conversion fromInterpreterError
noir-lang/noir#4896) (078aa61)rustls
to v0.21.11 (chore: bumprustls
to v0.21.11 noir-lang/noir#4895) (2e64428)1.74.1
(chore: bump MSRV to1.74.1
noir-lang/noir#4873) (cea5107)into_expression
for comptime interpreter (chore(experimental): Add scan pass andinto_expression
for comptime interpreter noir-lang/noir#4884) (2e64428)compute_note_hash_and_nullifier
autogeneration andNoteProcessor
warnings (#5838) (566f25c)TxExecutionRequest
(#6014) (f2364d4)self
parameter inInto
trait (chore: more explicitself
parameter inInto
trait noir-lang/noir#4867) (cea5107)Opcode::Brillig
from ACIR (#5995) (ffd5f46)SecondaryAttribute::Event
(chore: removeSecondaryAttribute::Event
noir-lang/noir#4868) (cea5107)acvm_js
tests (chore: remove initialisation of logger inacvm_js
tests noir-lang/noir#4850) (cea5107)noirc_frontend
root (chore: remove pub wildcard import of ast intonoirc_frontend
root noir-lang/noir#4862) (cea5107)BoundedVec
(chore: remove unnecessary casts inBoundedVec
noir-lang/noir#4831) (beab8c9)noir-compiler
asbuilder
(#5951) (185e57d)Documentation
barretenberg: 0.36.0
0.36.0 (2024-04-30)
⚠ BREAKING CHANGES
Opcode::Brillig
from ACIR (#5995)Features
variable_base_scalar_mul
blackbox func (#6039) (81142fe)Bug Fixes
Miscellaneous
create_fixed_base_constraint
cleanup (#6047) (e1d6526)Opcode::Brillig
from ACIR (#5995) (ffd5f46)This PR was generated with Release Please. See documentation.