Skip to content

test: add hardware wallet onchain send - #209

Open
piotr-iohk wants to merge 5 commits into
mainfrom
feat/trezor-send
Open

test: add hardware wallet onchain send#209
piotr-iohk wants to merge 5 commits into
mainfrom
feat/trezor-send

Conversation

@piotr-iohk

Copy link
Copy Markdown
Collaborator

Summary

  • Adds @hardware_wallet_4: fund savings, pair/fund a Trezor emulator wallet, send onchain with tag hwsend, then assert the sent activity tag and that the hardware balance decreased.
  • Extends hardware-wallet helpers for source switching (AssetButton-switch), send tagging, Trezor approve-until-success, and sent-activity checks.
  • Pairs with the native send work: bitkit-android#1187 and bitkit-ios#688. Receive is covered separately in bitkit-android#1189 and bitkit-ios#693.

Keep this branch until the app send PRs merge so CI can resolve the matching feat/trezor-send e2e branch.

Test plan

  • Android: app built from feat/trezor-send (TREZOR_BRIDGE=true), Trezor emulator up, BACKEND=local npm run e2e:android -- --mochaOpts.grep "@hardware_wallet_4"
  • iOS: same against bitkit-ios#688, BACKEND=local npm run e2e:ios -- --mochaOpts.grep "@hardware_wallet_4"
  • Confirm @hardware_wallet_1_3 still pass on both platforms

Made with Cursor

@piotr-iohk piotr-iohk self-assigned this Aug 28, 2026
@piotr-iohk piotr-iohk added Android Changes related to bitkit-android iOS Changes related to bitkit-ios labels Aug 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Android Changes related to bitkit-android iOS Changes related to bitkit-ios

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant