Skip to content

feat(suite-native): add standalone wrap native token flow - #30858

Open
izmy wants to merge 3 commits into
developfrom
feat/native-wrap-token-flow
Open

feat(suite-native): add standalone wrap native token flow#30858
izmy wants to merge 3 commits into
developfrom
feat/native-wrap-token-flow

Conversation

@izmy

@izmy izmy commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Description

Adds a standalone wrap native token flow (e.g. ETH → WETH) to the mobile app: amount form with fee selector and gas-reserve recommendation, transaction simulation, device review (sign + push), pending-transaction tracking with a fee-bump follow-up, and a complete screen. The entry point is a dev-only button on the account detail (isDevelopOrDebugEnv), so the flow is not user-reachable in production yet.

Notes for QA

Related Issue

Resolve #29869

Screenshots:

🌐 Preview deployments

🌐 Suite Web preview: https://dev.suite.sldev.cz/suite-web/feat/native-wrap-token-flow/web/

🔍 Currents Test Results

🔍 Suite desktop test results: View in Currents

🔍 Suite web test results: View in Currents

🔍 Suite native android test results: View in Currents

🔒 Quarantined E2E Tests

Trezor Suite (web) — 3 test(s)
Test Type
Quarantine test: "Recovery - dry run,Recovery with device reconnection" 🙋 manual
Quarantine test: "TrezorConnect webextension -> Suite Web,second call after popup was closed by user should work" 🙋 manual
Quarantine test: "Recovery T2T1 - dry run,Recovery after partial recovery" 🙋 manual

Updated: 2026-08-05T09:58:39.517Z • 3 test(s) total

Trezor Suite (desktop) — 3 test(s)
Test Type
Trading - Navigation > Navigate to 🤖 auto
Quarantine test: "Recovery - dry run,Recovery after partial recovery" 🙋 manual
Quarantine test: "Recovery - dry run,Recovery with device reconnection" 🙋 manual

Updated: 2026-08-05T09:58:04.966Z • 3 test(s) total

@izmy izmy self-assigned this Aug 5, 2026
@izmy
izmy force-pushed the feat/native-wrap-token-flow branch from 2b4a433 to 87a639d Compare August 5, 2026 09:52
@trezor-bot

trezor-bot Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

✅ Previously successful run of [Test] suite-native Android E2E workflow has been found.
⏭️ Skipping tests for this run.
💡 If you are unsure about your latest changes, please rerun the workflow manually. (Use the Re-run all jobs option)

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.

Tokens: standalone Unwrap WETH → ETH action (mobile)

1 participant