Do not show waiting screen when transaction is in mempool for sending on-chain payments
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 277
- Forks
- 133
- Avg merge
- 4d 15h
- Merged PRs (30d)
- 11
Description
Other on-chain wallets don't do this. As soon as the transaction is broadcasted the user will be returned to the transaction list
- Remove "Awaiting confirmation" for normal on-chain payment, instead show the confirmation screen
- For swap to on-chain using spending balance, as soon as the transaction is in the mempool (same as above) we can show the confirmation screen
This needs planning and design since currently our main wallet page does not show on-chain transactions.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Begin by planning the main wallet page and transaction list behavior for normal on-chain payments and swaps using spending balance. Done means the waiting screen is replaced by the confirmation screen once the transaction is broadcast or reaches the mempool, with the design agreed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- payments
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100