chore: preview build from https://github.com/MetaMask/internal-snaps/pull/134 - #45294
chore: preview build from https://github.com/MetaMask/internal-snaps/pull/134#45294gabrieledm wants to merge 8 commits into
Conversation
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit f29b729. Configure here.
|
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. |
… of https://github.com/MetaMask/metamask-extension into fix/WPN-1745_sun-USDT-swap-incorrect-total-amount-of-0
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Builds ready [e26ad6e]
⚡ Performance Benchmarks (Total: 🟢 11 pass · 🟡 9 warn · 🔴 0 fail)
Bundle size diffs
|
Builds ready [b84012d]
⚡ Performance Benchmarks (Total: 🟢 11 pass · 🟡 13 warn · 🔴 0 fail)
Bundle size diffs
|
✨ Files requiring CODEOWNER review ✨🕵️ @MetaMask/extension-privacy-reviewers (1 files, +2 -0)
|
Builds ready [76a7865] [reused from b84012d]
⚡ Performance Benchmarks (Total: 🟢 11 pass · 🟡 13 warn · 🔴 0 fail)
Bundle size diffs
|
Builds ready [71e2c03]
⚡ Performance Benchmarks (Total: 🟢 14 pass · 🟡 8 warn · 🔴 2 fail)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
Builds ready [71e2c03]
⚡ Performance Benchmarks (Total: 🟢 14 pass · 🟡 8 warn · 🔴 2 fail)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
Builds ready [71e2c03]
⚡ Performance Benchmarks (Total: 🟢 14 pass · 🟡 8 warn · 🔴 2 fail)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
|
Builds ready [fd58344]
⚡ Performance Benchmarks (Total: 🟢 10 pass · 🟡 14 warn · 🔴 0 fail)
Bundle size diffs
|




Description
This PR updates the preinstalled Tron Wallet Snap preview version
3.0.0-preview-05ea60a5, generated from MetaMask/internal-snaps#134Fixes Tron transaction activity displaying 0 SUN or -0 SUN for SUN -> USDT swaps routed through Rango and SunSwap.
Changelog
CHANGELOG entry: Fix SUN -> USDT swaps routed through Rango and SunSwap displaying a zero SUN amount in transaction activity
Related issues
Fixes: WPN-1745
Manual testing steps
0 SUNor-0 SUN.Screenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist
Note
Medium Risk
Ships a preview wallet snap that affects Tron transaction parsing and activity display; scope is limited to Tron and supporting test/privacy host lists.
Overview
Updates the preinstalled Tron Wallet Snap from stable
1.33.1to preview3.0.0-preview-05ea60a5(from internal-snaps), so Activity shows correct sent SUN amounts for SUN → USDT swaps routed through Rango/SunSwap instead of0 SUN/-0 SUN.privacy-snapshot.jsonwhitelistsnile.api.trongrid.ioandshasta.api.trongrid.io. Tron e2e mocks inwith-tron-fixtures.tsandlocal-tron-node-mocks.tsmatch those hosts so tests still intercept TronGrid traffic used by the new snap.Reviewed by Cursor Bugbot for commit fd58344. Bugbot is set up for automated code reviews on this repo. Configure here.