Skip to content

Dev to main, propogate audited swapper to main - #765

Merged
imrtlfarm merged 133 commits into
mainfrom
dev
Jul 31, 2026
Merged

Dev to main, propogate audited swapper to main#765
imrtlfarm merged 133 commits into
mainfrom
dev

Conversation

@imrtlfarm

Copy link
Copy Markdown
Collaborator

No description provided.

alcueca and others added 6 commits July 24, 2026 15:25
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>
@imrtlfarm
imrtlfarm requested a review from a team as a code owner July 24, 2026 22:18
test: stop WormholeIntegration littering repo root (+ delete stray artifact)
RadioJulius
RadioJulius previously approved these changes Jul 24, 2026
RadioJulius
RadioJulius previously approved these changes Jul 29, 2026
Zokunei
Zokunei previously approved these changes Jul 29, 2026
@alcueca

alcueca commented Jul 30, 2026

Copy link
Copy Markdown
Collaborator

@Zokunei, @RadioJulius, do not approve PRs with broken CI.

@Zokunei
Zokunei dismissed stale reviews from RadioJulius and themself via a8455dd July 30, 2026 23:49
@alcueca
alcueca self-requested a review July 31, 2026 05:32

@alcueca alcueca 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.

Ci is an extra 4 minutes, but that's an acceptable trade-off to be able to test Tempo. CI green overall.

@imrtlfarm
imrtlfarm merged commit 77d6292 into main Jul 31, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants