Skip to content
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

feat: Sync from noir #10447

Merged
merged 6 commits into from
Dec 7, 2024
Merged

feat: Sync from noir #10447

merged 6 commits into from
Dec 7, 2024

Conversation

AztecBot
Copy link
Collaborator

@AztecBot AztecBot commented Dec 6, 2024

Automated pull of development from the noir programming language, a dependency of Aztec.
BEGIN_COMMIT_OVERRIDE
chore: simplify MSM with constant folding (noir-lang/noir#6650)
fix: git dependency trailing slash (noir-lang/noir#6725)
chore: optimise older opcodes in reverse order (noir-lang/noir#6476)
chore: add script to check for critical libraries supporting a given Noir version (noir-lang/noir#6697)
fix!: several format string fixes and improvements (noir-lang/noir#6703)
fix: print ssa blocks without recursion (noir-lang/noir#6715)
chore: redo typo PR by Madmaxs2 (noir-lang/noir#6721)
chore: add a few regression tests for #6674 (noir-lang/noir#6687)
END_COMMIT_OVERRIDE

@TomAFrench TomAFrench enabled auto-merge (squash) December 6, 2024 11:45
…#6650)

fix: git dependency trailing slash (noir-lang/noir#6725)
chore: optimise older opcodes in reverse order (noir-lang/noir#6476)
chore: add script to check for critical libraries supporting a given Noir version (noir-lang/noir#6697)
fix!: several format string fixes and improvements (noir-lang/noir#6703)
fix: print ssa blocks without recursion (noir-lang/noir#6715)
chore: redo typo PR by Madmaxs2 (noir-lang/noir#6721)
chore: add a few regression tests for #6674 (noir-lang/noir#6687)
fix: git dependency trailing slash (noir-lang/noir#6725)
chore: optimise older opcodes in reverse order (noir-lang/noir#6476)
chore: add script to check for critical libraries supporting a given Noir version (noir-lang/noir#6697)
fix!: several format string fixes and improvements (noir-lang/noir#6703)
fix: print ssa blocks without recursion (noir-lang/noir#6715)
chore: redo typo PR by Madmaxs2 (noir-lang/noir#6721)
chore: add a few regression tests for #6674 (noir-lang/noir#6687)
Copy link
Contributor

github-actions bot commented Dec 7, 2024

Changes to public function bytecode sizes

Generated at commit: 96963999ac1cd940f09e797fe1da712bd942f94e, compared to commit: 2d4dc3dffc98af0361b54f2884a8a0a9f496bed1

🧾 Summary (100% most significant diffs)

Program Bytecode size in bytes (+/-) %
AvmTest::bulk_testing +291 ❌ +1.29%
AvmTest::public_dispatch -1,074 ✅ -1.70%

Full diff report 👇
Program Bytecode size in bytes (+/-) %
AvmTest::bulk_testing 22,882 (+291) +1.29%
AvmTest::public_dispatch 62,118 (-1,074) -1.70%

@TomAFrench TomAFrench merged commit f4ed66b into master Dec 7, 2024
70 checks passed
@TomAFrench TomAFrench deleted the sync-noir branch December 7, 2024 09:01
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