Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle (or prevent?) failed transactions #49

Open
spengrah opened this issue May 12, 2021 · 0 comments
Open

Handle (or prevent?) failed transactions #49

spengrah opened this issue May 12, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@spengrah
Copy link
Member

Currently the app doesn't handle failed transactions in a way that's visible for the user, which naturally causes some confusion.

A couple potential (not mutually exclusive) approaches

  • Validate tx inputs before allowing a tx to be submitted.
  • Track tx progress and notify/display error if failed & success if succeeded
@spengrah spengrah added the enhancement New feature or request label May 12, 2021
@spengrah spengrah added this to the v0.5 (v1 Beta) milestone May 12, 2021
@bitbeckers bitbeckers self-assigned this Aug 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants