feat: Sync from noir#5999
Conversation
chore: bump `rustls` to v0.21.11 (noir-lang/noir#4895) fix: Update noir-gates-diff commit to use master reference report (noir-lang/noir#4891) fix: Reset the noir-gates-diff report on master (noir-lang/noir#4878) fix(experimental): Skip over comptime functions in scan pass (noir-lang/noir#4893) chore(experimental): Improve variable not defined error message in comptime interpreter (noir-lang/noir#4889) chore(experimental): Add scan pass and `into_expression` for comptime interpreter (noir-lang/noir#4884)
d03ff9f to
06df3ad
Compare
* master: (102 commits) chore(ci): make syncing out to Noir manual (#5997) docs: update emit_event.md (#5964) chore: yarn build:dev don't clear terminal (#5970) fix: deploy L1 contracts before starting node (#5969) refactor: using poseidon2 when computing a nullifier (#5906) chore(ci): reenable spot git subrepo push --branch=master noir-projects/aztec-nr git_subrepo.sh: Fix parent in .gitrepo file. [skip ci] chore: replace relative paths to noir-protocol-circuits git subrepo push --branch=master barretenberg feat: Keshas skipping plus conditions for grand prod relations (#5766) feat!: delete field note (#5959) feat: Sync from noir (#5955) chore: Run flakey e2e tests on CI but allow failure (#5937) feat(avm): avm circuit FDIV opcode (#5958) feat!: remove slow updates tree (#5954) fix(avm): comments and assert (#5956) refactor: renaming `noir-compiler` as `builder` (#5951) feat(avm): negative tests (#5919) feat(avm): shift relations (#5716) ...
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.
|
Automated pull of development from the noir programming language, a dependency of Aztec.
BEGIN_COMMIT_OVERRIDE
fix: fix curve parameters for bigints (noir-lang/noir#4900)
chore: bump
rustlsto v0.21.11 (noir-lang/noir#4895)fix: Update noir-gates-diff commit to use master reference report (noir-lang/noir#4891)
fix: Reset the noir-gates-diff report on master (noir-lang/noir#4878)
fix(experimental): Skip over comptime functions in scan pass (noir-lang/noir#4893)
chore(experimental): Improve variable not defined error message in comptime interpreter (noir-lang/noir#4889)
chore(experimental): Add scan pass and
into_expressionfor comptime interpreter (noir-lang/noir#4884)END_COMMIT_OVERRIDE