Skip to content

chore: resolve merge conflict in merge-train/barretenberg#21211

Closed
AztecBot wants to merge 20 commits intomerge-train/barretenbergfrom
claudebox/resolve-bb-merge-conflict
Closed

chore: resolve merge conflict in merge-train/barretenberg#21211
AztecBot wants to merge 20 commits intomerge-train/barretenbergfrom
claudebox/resolve-bb-merge-conflict

Conversation

@AztecBot
Copy link
Collaborator

@AztecBot AztecBot commented Mar 6, 2026

Resolves merge conflict between merge-train/barretenberg and next in barretenberg/cpp/CMakePresets.json.

The conflict was between:

Resolution: Use the wrapper scripts from next (for macOS compat) AND keep the -g0 flags (to prevent debug info bloat).

ClaudeBox log: http://ci.aztec-labs.com/f7af6ea9e082205c-1

charlielye and others added 20 commits March 5, 2026 16:34
Tweaks and builds upon gregos
#19379.
You can install dependencies prior to bootstrapping with.
```
./bootstrap.sh install_deps
```
You can then:
```
./bootstrap.sh gentle
```
To trigger a makefile build with 1 job at a time, and cmake will target
nproc parallelism -2, and a MEMSUSPEND at 1g.

Tested on fresh macos 15/26 install + brew.

Didn't build on macos 14. Looks hairy, not important.

---------

Co-authored-by: Jonathan Hao <jonathan@aztec-labs.com>
This is necessary to make calling contract functions with Option params
relatively straightforward.
Minor inconsistency spotted by @nchamo.
Originally requested by @xorsal and @zkfrov.

This simply adds a new `deploy_opts` function which takes
`DeployOptions`, via which custom salt and secret can be speficied. In
the future we might be able to allow specifying more things.

The bigger change is that the deployment oraacle now supports salt,
secret (and deployer, currently hardcoded), so we should not need to
break this API in the near future.

Closes #16656

---------

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Martin Verzilli <martin@aztec-labs.com>
BEGIN_COMMIT_OVERRIDE
chore: Support for building aztec-packages on mac. (#20581)
END_COMMIT_OVERRIDE
BEGIN_COMMIT_OVERRIDE
fix: empty undefined offchain messages for batch calls (#21157)
feat: add aztecaddress::is_valid (#21072)
feat: add ergonomic conversions for Noir's `Option<T>` (#21107)
chore: use returns `true` for boolean fns (#21186)
feat: add salt and secret params to env.deploy (#21183)
END_COMMIT_OVERRIDE
BEGIN_COMMIT_OVERRIDE
docs: clarifying Noir fields vs struct fields in event metadata (#21172)
END_COMMIT_OVERRIDE
…conflict

# Conflicts:
#	barretenberg/cpp/CMakePresets.json
@AztecBot AztecBot added the claudebox Owned by claudebox. it can push to this PR. label Mar 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

claudebox Owned by claudebox. it can push to this PR.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants