Skip to content

feat: Sync from noir#11022

Merged
TomAFrench merged 6 commits intomasterfrom
sync-noir
Jan 3, 2025
Merged

feat: Sync from noir#11022
TomAFrench merged 6 commits intomasterfrom
sync-noir

Conversation

@AztecBot
Copy link
Copy Markdown
Collaborator

@AztecBot AztecBot commented Jan 2, 2025

Automated pull of development from the noir programming language, a dependency of Aztec.
BEGIN_COMMIT_OVERRIDE
feat(ssa): Hoist add and mul binary ops using known induction variables (noir-lang/noir#6910)
chore: fix warning (noir-lang/noir#6927)
chore(ci): Memory reports for execution (noir-lang/noir#6907)
chore: use ssa parser in flattening pass tests (noir-lang/noir#6868)
feat(LSP): suggest trait methods from where clauses (noir-lang/noir#6915)
feat: warn on trait method visibility (noir-lang/noir#6923)
feat!: Switch to using jsonrpsee for foreign calls; refactor run_test; foreign call layering (noir-lang/noir#6849)
chore: add rollup circuits to memory reports (noir-lang/noir#6897)
chore: remove unused dependency (noir-lang/noir#6922)
chore: add if/loop tip (separate from no-predicate #5657) (noir-lang/noir#6806)
chore: move implementation of print foreign call into nargo (noir-lang/noir#6865)
chore: document format strings (noir-lang/noir#6920)
END_COMMIT_OVERRIDE

AztecBot and others added 3 commits January 2, 2025 22:22
…tion variables (noir-lang/noir#6910)

chore: fix warning (noir-lang/noir#6927)
chore(ci): Memory reports for execution (noir-lang/noir#6907)
chore: use ssa parser in flattening pass tests (noir-lang/noir#6868)
feat(LSP): suggest trait methods from where clauses (noir-lang/noir#6915)
feat: warn on trait method visibility (noir-lang/noir#6923)
feat!: Switch to using `jsonrpsee` for foreign calls; refactor `run_test`; foreign call layering (noir-lang/noir#6849)
chore: add rollup circuits to memory reports (noir-lang/noir#6897)
chore: remove unused dependency (noir-lang/noir#6922)
chore: add if/loop tip (separate from no-predicate #5657) (noir-lang/noir#6806)
chore: move implementation of print foreign call into `nargo` (noir-lang/noir#6865)
chore: document format strings (noir-lang/noir#6920)
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Jan 2, 2025

Changes to public function bytecode sizes

Generated at commit: f6b9827c7f1ca42ec533346727c8c53d9d41b014, compared to commit: 9eaa10983b26616876099896accb0e3093ae8d20

🧾 Summary (100% most significant diffs)

Program Bytecode size in bytes (+/-) %
CardGame::public_dispatch -138 ✅ -0.91%
CardGame::start_game -138 ✅ -2.04%

Full diff report 👇
Program Bytecode size in bytes (+/-) %
CardGame::public_dispatch 15,088 (-138) -0.91%
CardGame::start_game 6,613 (-138) -2.04%

AztecBot added 3 commits January 3, 2025 08:08
…tion variables (noir-lang/noir#6910)

chore: fix warning (noir-lang/noir#6927)
chore(ci): Memory reports for execution (noir-lang/noir#6907)
chore: use ssa parser in flattening pass tests (noir-lang/noir#6868)
feat(LSP): suggest trait methods from where clauses (noir-lang/noir#6915)
feat: warn on trait method visibility (noir-lang/noir#6923)
feat!: Switch to using `jsonrpsee` for foreign calls; refactor `run_test`; foreign call layering (noir-lang/noir#6849)
chore: add rollup circuits to memory reports (noir-lang/noir#6897)
chore: remove unused dependency (noir-lang/noir#6922)
chore: add if/loop tip (separate from no-predicate #5657) (noir-lang/noir#6806)
chore: move implementation of print foreign call into `nargo` (noir-lang/noir#6865)
chore: document format strings (noir-lang/noir#6920)
…es (noir-lang/noir#6910)

chore: fix warning (noir-lang/noir#6927)
chore(ci): Memory reports for execution (noir-lang/noir#6907)
chore: use ssa parser in flattening pass tests (noir-lang/noir#6868)
feat(LSP): suggest trait methods from where clauses (noir-lang/noir#6915)
feat: warn on trait method visibility (noir-lang/noir#6923)
feat!: Switch to using `jsonrpsee` for foreign calls; refactor `run_test`; foreign call layering (noir-lang/noir#6849)
chore: add rollup circuits to memory reports (noir-lang/noir#6897)
chore: remove unused dependency (noir-lang/noir#6922)
chore: add if/loop tip (separate from no-predicate #5657) (noir-lang/noir#6806)
chore: move implementation of print foreign call into `nargo` (noir-lang/noir#6865)
chore: document format strings (noir-lang/noir#6920)
@TomAFrench TomAFrench merged commit dc12c2b into master Jan 3, 2025
@TomAFrench TomAFrench deleted the sync-noir branch January 3, 2025 10:04
charlielye added a commit that referenced this pull request Jan 3, 2025
charlielye added a commit that referenced this pull request Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants