Skip to content

Conversation

@micaelae
Copy link
Member

@micaelae micaelae commented Nov 28, 2025

Description

Open in GitHub Codespaces

Changelog

CHANGELOG entry:

Related issues

Fixes:

Manual testing steps

  1. Go to this page...

Screenshots/Recordings

Before

After

Pre-merge author checklist

Pre-merge reviewer checklist

  • I've manually tested the PR (e.g. pull and build branch, run the app, test code being changed).
  • I confirm that this PR addresses all acceptance criteria described in the ticket it closes and includes the necessary testing evidence such as recordings and or screenshots.

@metamaskbot metamaskbot added the team-swaps-and-bridge Swaps and Bridge team label Nov 28, 2025
@metamaskbot
Copy link
Collaborator

✨ Files requiring CODEOWNER review ✨

🔄 @MetaMask/swaps-engineers (13 files, +243 -348)
  • 📁 test/
    • 📁 data/
      • 📁 bridge/
        • 📄 mock-bridge-store.ts +55 -1
  • 📁 ui/
    • 📁 ducks/
      • 📁 bridge/
        • 📄 actions.ts +30 -82
        • 📄 bridge.ts +23 -23
        • 📄 selectors.test.ts +28 -3
        • 📄 selectors.ts +43 -36
        • 📄 types.ts +1 -1
        • 📄 utils.ts +15 -22
    • 📁 hooks/
      • 📁 bridge/
        • 📄 useBridgeExchangeRates.ts +20 -102
        • 📄 useBridgeQueryParams.test.ts +17 -0
        • 📄 useBridgeQueryParams.ts +4 -45
        • 📄 useBridging.test.ts +1 -1
        • 📄 useTokenAlerts.test.ts +2 -0
    • 📁 pages/
      • 📁 bridge/
        • 📁 prepare/
          • 📄 prepare-bridge-page.tsx +4 -32

@micaelae micaelae force-pushed the swaps-simplify-network-list branch from 9e7b4a3 to 3bebb5b Compare November 28, 2025 23:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size-L team-swaps-and-bridge Swaps and Bridge team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants