Skip to content

feat: update noir to use msgpack-compact serialization format#19041

Closed
ludamad wants to merge 7 commits intomerge-train/barretenbergfrom
adam/feat/msgpack-compact-bb
Closed

feat: update noir to use msgpack-compact serialization format#19041
ludamad wants to merge 7 commits intomerge-train/barretenbergfrom
adam/feat/msgpack-compact-bb

Conversation

@ludamad
Copy link
Collaborator

@ludamad ludamad commented Dec 15, 2025

Summary

@ludamad ludamad requested a review from charlielye as a code owner December 15, 2025 22:34
@ludamad ludamad changed the base branch from next to merge-train/barretenberg December 15, 2025 22:35
@ludamad ludamad force-pushed the adam/feat/msgpack-compact-bb branch from 7a17e7f to da4bcd0 Compare December 15, 2025 22:44
@socket-security
Copy link

socket-security bot commented Dec 15, 2025

No dependency changes detected. Learn more about Socket for GitHub.

👍 No dependency changes detected in pull request

@ludamad ludamad added the ci-full Run all master checks. label Dec 15, 2025
Updates the noir submodule to noir-lang/noir#10878 which adds C++ codegen
support for msgpack-compact serialization format.

Also exports NOIR_SERIALIZATION_FORMAT=msgpack-compact in source_bootstrap.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@ludamad ludamad force-pushed the adam/feat/msgpack-compact-bb branch 2 times, most recently from b8cfbb7 to de815bd Compare December 16, 2025 00:51
Copy the foundry cache folder to a temporary location before running
forge scripts to avoid conflicts when multiple deployments run in
parallel. The cache folder is small metadata that links to the out
folder, so this is a fast operation. Also write broadcasts to the
temp cache folder.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@ludamad ludamad force-pushed the adam/feat/msgpack-compact-bb branch from de815bd to ce59c56 Compare December 16, 2025 00:51
@fcarreiro fcarreiro removed their request for review December 16, 2025 10:48
@ludamad ludamad closed this Jan 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci-full Run all master checks.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant