-
-
Notifications
You must be signed in to change notification settings - Fork 69
Labels
APIsAPI design, endpoints, and integrationsAPI design, endpoints, and integrationsNodesADM node software issues, APIs, connectivity, consensusADM node software issues, APIs, connectivity, consensusenhancementNew feature or requestNew feature or request
Milestone
Description
Summary
Ensure that tx sending, tx checking, UX/UI comply with gudelines
Details
Guidelines:
- In-Chat and Direct Crypto Transfers in ADAMANT https://github.com/orgs/Adamant-im/discussions/31
- Statuses for Messages and Transfers https://github.com/orgs/Adamant-im/discussions/30
Special Cases
Not updating tx status and fiat value
- Send an ETH tx from the Wallet screen
- Check the ETH tx list
- Status is not updated — shown as "Pending" forever.
Fiat value is not updating — shown as "?" forever.
The same issue occurs when sending in chat:
- Send an ETH tx in chat
- Go to the ETH tx list
- Status is not updated — shown as "Pending" forever.
Fiat value is not updating — shown as "?" forever.
Also verify this for ADM and other coin transfers.
Tx status not syncing between chat and chat list
- Two-panel view: Chat list + Chat
- Send a coin tx in chat
- Watch the tx status on both Chat list & Chat screens — they are not syncing.
The same issue occurs in one-panel view (window width less than 800 px):
- One-panel view
- Go to chat
- Send a coin tx in chat
- Go back to Chat list
- Tx status on Chat list is shown as "Pending" forever
Checklist
- Coin tx sending algo: In chats
- Coin tx sending algo: From wallet
- Coin tx statuses sync between Chat & Chat list & Tx details screen & Tx list
- Important: Tx status checks only when a network connection and coin nodes are available (to avoid “wasting” attempts offline)
- Special case: Not updating tx status and fiat value
- Special case: Tx status not syncing between chat and chat list
Notes
No response
Verification
No response
Metadata
Metadata
Assignees
Labels
APIsAPI design, endpoints, and integrationsAPI design, endpoints, and integrationsNodesADM node software issues, APIs, connectivity, consensusADM node software issues, APIs, connectivity, consensusenhancementNew feature or requestNew feature or request
Type
Projects
Status
In Progress