feat: add max support for selected source tokens#31682
Conversation
|
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
🔍 Smart E2E Test Selection
click to see 🤖 AI reasoning detailsE2E Test Selection: Key changes:
SmokeConfirmations is required because the changes directly modify confirmation alert hooks and the custom amount info UI component used in transaction confirmations. SmokeMoney is required because the changes are specifically about MetaMask Money/Card deposit flows — the The test file changes are unit test updates only (adding No performance-sensitive code paths are affected (no rendering loops, no heavy computation, no asset loading changes). Performance Test Selection: |
Description
For money deposits add max support for selected source tokens.
Changelog
CHANGELOG entry:
Related issues
Fixes: https://consensyssoftware.atlassian.net/browse/CONF-1541
Manual testing steps
NA
Screenshots/Recordings
NA
Pre-merge author checklist
Performance checks (if applicable)
trace()for usage andaddTokenfor an exampleFor performance guidelines and tooling, see the Performance Guide.
Pre-merge reviewer checklist