Skip to content

feat: merge-train/spartan#24625

Merged
AztecBot merged 3 commits into
nextfrom
merge-train/spartan
Jul 9, 2026
Merged

feat: merge-train/spartan#24625
AztecBot merged 3 commits into
nextfrom
merge-train/spartan

Conversation

@AztecBot

@AztecBot AztecBot commented Jul 9, 2026

Copy link
Copy Markdown
Collaborator

BEGIN_COMMIT_OVERRIDE
fix(sol): use pinned compiler for bb sol build (#24624)
END_COMMIT_OVERRIDE

## Summary
- Backport the Foundry config fix from
[#24620](#24620) to
`merge-train/spartan`.
- Move the `barretenberg/sol` `solc` setting into `[profile.default]` so
Foundry actually uses `../../l1-contracts/solc-0.8.30`.

## Why
[#24620](#24620)
fixed the v5 train after `bb-sol` ignored the intended pinned compiler
and fell back to Foundry's SVM download path. `merge-train/spartan` had
the same TOML scoping issue.

## Verification
- `forge config --json` in `barretenberg/sol` reports `"solc":
"../../l1-contracts/solc-0.8.30"`.
- `make bb-sol` passed.

---
*Created by
[claudebox](https://claudebox.work/v2/sessions/2b8c305bd7244e7e) ·
group: `slackbot`*

@ludamad ludamad left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 Auto-approved

@AztecBot AztecBot added this pull request to the merge queue Jul 9, 2026
@AztecBot

AztecBot commented Jul 9, 2026

Copy link
Copy Markdown
Collaborator Author

🤖 Auto-merge enabled after 4 hours of inactivity. This PR will be merged automatically once all checks pass.

@AztecBot

AztecBot commented Jul 9, 2026

Copy link
Copy Markdown
Collaborator Author

Flakey Tests

🤖 says: This CI run detected 1 tests that failed, but were tolerated due to a .test_patterns.yml entry.

\033FLAKED\033 (8;;http://ci.aztec-labs.com/0be5401c0fa69c72�0be5401c0fa69c728;;�):  yarn-project/end-to-end/scripts/run_test.sh simple src/e2e_p2p/sentinel_status_slash.parallel.test.ts "slashes the proposer with INACTIVITY when checkpoint validation records unvalidated" (153s) (code: 0) group:e2e-p2p-epoch-flakes

Merged via the queue into next with commit 80737fd Jul 9, 2026
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants