Skip to content

feat(tron-wallet-snap)!: remove asset handler entry points - #263

Open
ulissesferreira wants to merge 2 commits into
mainfrom
WPN-2015-remove-asset-handlers
Open

feat(tron-wallet-snap)!: remove asset handler entry points#263
ulissesferreira wants to merge 2 commits into
mainfrom
WPN-2015-remove-asset-handlers

Conversation

@ulissesferreira

Copy link
Copy Markdown
Contributor

Closes WPN-2015

Summary

  • Removes the onAssetsLookup, onAssetsConversion, onAssetHistoricalPrice, and onAssetsMarketData entry points from tron-wallet-snap
  • Removes the now-unused AssetsHandler (src/handlers/assets/)
  • Removes the now-unused endowment:assets permission from the manifest

The AssetsService is kept since it is used by client request, keyring, send, and confirmation services.

Breaking change

The asset handler entry points are no longer exported by the snap.

@ulissesferreira
ulissesferreira requested a review from a team as a code owner September 2, 2026 17:16
Remove the onAssetsLookup, onAssetsConversion, onAssetHistoricalPrice,
and onAssetsMarketData entry points, along with the now-unused
AssetsHandler and the endowment:assets permission.

Closes WPN-2015
@ulissesferreira
ulissesferreira force-pushed the WPN-2015-remove-asset-handlers branch from ade7953 to 34dde24 Compare September 2, 2026 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant