Skip to content

Conversation

@baptiste-marchand
Copy link
Contributor

@baptiste-marchand baptiste-marchand commented Nov 27, 2025

Related to: https://github.com/MetaMask/snap-tron-wallet/pull/124

Examples


Note

Adds signMessage and signTransaction to TrxMethod and deprecates signMessageV2/verifyMessageV2.

  • TRON types (packages/keyring-api/src/trx/types.ts):
    • TrxMethod enum: Add signMessage and signTransaction.
    • Mark signMessageV2 as deprecated (use signMessage), and verifyMessageV2 as deprecated/not supported.

Written by Cursor Bugbot for commit 005f269. This will update automatically on new commits. Configure here.

@baptiste-marchand baptiste-marchand requested a review from a team as a code owner November 27, 2025 14:01
@ccharly ccharly changed the title fix: update Tron method names in types.ts to match snap methods fix: update Tron methods to match Snap methods Nov 27, 2025
@ccharly ccharly changed the title fix: update Tron methods to match Snap methods feat: update Tron methods to match Snap methods Nov 27, 2025
@baptiste-marchand baptiste-marchand added this pull request to the merge queue Nov 27, 2025
Merged via the queue into main with commit abef445 Nov 27, 2025
37 checks passed
@baptiste-marchand baptiste-marchand deleted the fix/update-tron-methods branch November 27, 2025 18:41
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.

3 participants