Skip to content

Conversation

@ulissesferreira
Copy link
Contributor

…rrors

dApps typically create transactions with ~60 second expiration, which can expire while users review security alerts and transaction details on the sign confirmation screen.

This change extends the transaction expiration by 5 minutes when receiving dApp transactions, giving users adequate time to review before signing.

  • Add #extendTransactionExpiration() method to ConfirmationHandler
  • Update rawDataHex with extended transaction before showing dialog
  • Add unit tests for the expiration extension logic

…rrors

dApps typically create transactions with ~60 second expiration, which can
expire while users review security alerts and transaction details on the
sign confirmation screen.

This change extends the transaction expiration by 5 minutes when receiving
dApp transactions, giving users adequate time to review before signing.

- Add #extendTransactionExpiration() method to ConfirmationHandler
- Update rawDataHex with extended transaction before showing dialog
- Add unit tests for the expiration extension logic
@ulissesferreira ulissesferreira requested a review from a team as a code owner February 3, 2026 14:18
@ulissesferreira ulissesferreira marked this pull request as draft February 3, 2026 14:19
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.

2 participants