Skip to content

Add: allow view-only accounts to prepare unsigned transactions - #27

Open
HashingMike wants to merge 2 commits into
AmbireTech:mainfrom
HashingMike:main
Open

Add: allow view-only accounts to prepare unsigned transactions#27
HashingMike wants to merge 2 commits into
AmbireTech:mainfrom
HashingMike:main

Conversation

@HashingMike

Copy link
Copy Markdown

Lets view-only Regular (EOA) accounts generate a copyable unsigned raw transaction (RLP pre-image) on the review screen, so it can be signed and broadcast with a wallet holding the private key.

  • new CopyUnsignedTransaction box (explanation + read-only raw-tx field + copy button) rendered below the "no keys" alert
  • wired into transfer, top-up, swap-and-bridge and dApp request review surfaces (web + mobile)
  • view-only EOA gating; auto-generates once fee estimation completes; retry on failure
  • enables the estimation modal scroll so the back button stays reachable

Depends on ambire-common#2589 (submodule pointer bumped to that branch head).

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