getAlby / getAlby/hub

Do not show waiting screen when transaction is in mempool for sending on-chain payments

Open
#1,835 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

needs design needs planning
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.