fix(bb-sol): commit Debug.sol in forge-fmt-stable form on next#23168
Merged
Conversation
alexghr
approved these changes
May 12, 2026
905d4ae to
18f3fa8
Compare
alexghr
approved these changes
May 12, 2026
PhilWindle
approved these changes
May 12, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Companion to #23146 (merge-train/barretenberg), recreated against
next.barretenberg/sol/bootstrap.sh::build_solrunsforge fmtbeforeforge build. PR #22659 (now innextvia merge-train/fairies) trimmed unused imports fromtest/utils/Debug.sol; once trimmed, the multi-line import block was short enough thatforge fmtcollapses it to a single line. That rewrites the file mid-CI and tripsci3/cache_content_hashwithERROR: Noticed changes to rebuild patterns during CI run, disabling cache hits for every downstream*-teststarget — as seen in http://ci.aztec-labs.com/1778494208886637.This PR puts
Debug.soldirectly into the forge-fmt-stable form (single-line import). After rebase, this is the only diff againstnext.Verification
Full analysis: https://gist.github.com/AztecBot/86bb7e59c1a9998f77dd1bc51dd9319d