Skip to content

Transaction details show a wrong transaction while it is pending #844

Description

@DRadmir

Opening the details of a pending TON transaction turns the screen into an unrelated Bitcoin transfer with zero amounts, while the same transaction is still shown correctly in the activity list.

This happens because a TON transaction gets a different hash once it lands on chain, and the details screen keeps watching the one it was opened with.

When nothing is found the screen falls back to a placeholder that is hardcoded to Bitcoin and zeros, so instead of saying the transaction is unavailable it draws a transaction that never existed.

Image

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

Status
📋 Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions