chore: preview build from https://github.com/MetaMask/internal-snaps/pull/134 - #34417
chore: preview build from https://github.com/MetaMask/internal-snaps/pull/134#34417gabrieledm wants to merge 6 commits into
Conversation
PR template — items to address before "Ready for review"Warnings — informational, address before merging:
See docs/readme/ready-for-review.md for the full Definition of Ready for Review. |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
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: Why these tags:
No performance tests: This is a dependency version bump with no changes to app rendering, data fetching, or performance-sensitive code paths. No performance tags are warranted. Performance Test Selection: |
|



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
Performance checks (if applicable)
trace()for usage andaddTokenfor an exampleFor performance guidelines and tooling, see the Performance Guide.
Pre-merge reviewer checklist
Note
Medium Risk
Preview snap replaces a stable release for Tron signing and transaction metadata; scope is dependency-only but affects swap activity display and any Tron snap behavior in that build.
Overview
Swaps SUN → USDT via Rango / SunSwap no longer show
0 SUNor-0 SUNin Activity after this preview snap lands.@metamask/tron-wallet-snapmoves from^1.33.1tonpm:@metamask-previews/tron-wallet-snap@3.0.0-preview-05ea60a5(preview from internal-snaps#134);yarn.lockis updated accordingly. There are no mobile app source changes—only the bundled snap version.Reviewed by Cursor Bugbot for commit b2bf963. Bugbot is set up for automated code reviews on this repo. Configure here.