Conversation
it is needed
WormholeIntegration.t.sol passed a bare filename to _generateLeafs, so the test wrote its generated merkle tree to the repo root on every run — and the output (WormholeBridgeWETHToMonad.json, all Foundry test addresses) got committed. - Redirect the output to the already-gitignored ./test/fixtures dir (with a recursive createDir so it exists in fresh checkouts). - Delete the accidentally-committed root artifact. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Follow-up commit — the previous commit only deleted the artifact; the _generateLeafs path redirect (the actual root-cause fix) was left unstaged. Now writes under ./test/fixtures (created recursively, already gitignored). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Feat/swapper
test: stop WormholeIntegration littering repo root (+ delete stray artifact)
remove clutter
RadioJulius
previously approved these changes
Jul 24, 2026
Tempo stablecoin DEX BoringSwapper integration
Tempo DEX BoringSwapper adapter
Zokunei
approved these changes
Jul 29, 2026
RadioJulius
previously approved these changes
Jul 29, 2026
Sync main to dev
Zokunei
previously approved these changes
Jul 29, 2026
Collaborator
|
@Zokunei, @RadioJulius, do not approve PRs with broken CI. |
Fix broken swapper tests
alcueca
self-requested a review
July 31, 2026 05:32
alcueca
approved these changes
Jul 31, 2026
alcueca
left a comment
Collaborator
There was a problem hiding this comment.
Ci is an extra 4 minutes, but that's an acceptable trade-off to be able to test Tempo. CI green overall.
RadioJulius
approved these changes
Jul 31, 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.
No description provided.