feat(tron-wallet-snap): route fungible reads through Core AssetsController - #127
Draft
ulissesferreira wants to merge 6 commits into
Draft
Conversation
cursor
Bot
force-pushed
the
ulissesferreira/wpn-1497-core-adapter-routing-9863
branch
from
August 5, 2026 18:29
bfa488d to
327dfab
Compare
cursor
Bot
force-pushed
the
WPN-1497-messenger-plumbing
branch
2 times, most recently
from
August 5, 2026 19:34
6587ae2 to
9428a52
Compare
cursor
Bot
force-pushed
the
ulissesferreira/wpn-1497-core-adapter-routing-9863
branch
from
August 5, 2026 19:34
61a0b87 to
6769ec9
Compare
…oller Introduce migration-stage routing for fungible asset reads (Off / ReadWithFallback / Read) via AssetsProvider, with mapControllerAsset and SnapAssetsAdapter updates. Snap-owned assets remain on the Snap adapter. Co-authored-by: Ulisses Ferreira <ulisses@hey.com>
Co-authored-by: Ulisses Ferreira <ulisses@hey.com>
…link Co-authored-by: Ulisses Ferreira <ulisses@hey.com>
Co-authored-by: Ulisses Ferreira <ulisses@hey.com>
Co-authored-by: Ulisses Ferreira <ulisses@hey.com>
Co-authored-by: Ulisses Ferreira <ulisses@hey.com>
cursor
Bot
force-pushed
the
ulissesferreira/wpn-1497-core-adapter-routing-9863
branch
from
August 5, 2026 19:34
6769ec9 to
4d766ab
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
AssetsProvidermapControllerAssethelper and updateSnapAssetsAdapterfor stage-aware sync/saveManySnapAssetsAdapterendowment:messengeractions for AssetsController reads and RemoteFeatureFlagControllerPart 2 of the Tron Assets migration stack (replaces closed #96 after branch rebuild onto #95).
PR chain
#126 → #95 → this PR → #97
Jira
Test plan
yarn workspace @metamask/tron-wallet-snap run jest --no-coverage src/services/assets/