Skip to content
This repository has been archived by the owner on Feb 12, 2025. It is now read-only.

UX: Don't allow user to open a channel with unconfirmed balance #122

Open
Kixunil opened this issue Sep 28, 2018 · 0 comments
Open

UX: Don't allow user to open a channel with unconfirmed balance #122

Kixunil opened this issue Sep 28, 2018 · 0 comments

Comments

@Kixunil
Copy link

Kixunil commented Sep 28, 2018

Steps to reproduce:

  • Make sure you have empty wallet (no funds)
  • Create a transaction to fund the wallet (use low fee to ensure it doesn't confirm too early)
  • Before the transaction confirms, try to create a new channel with the balance lower than the incoming transaction

What happens:

The wallet attempts to create the channel and fails because the transaction is unconfirmed

Expected behavior:

"Not enough funds" error just like when one attempts to create a channel with more than his balance. Or maybe "Not enough confirmed funds" or some similar message that makes it clear what's the problem.

Version: 0.3.0

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant