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

Allow transactions to be zapped from the UI #106

Closed
mslipper opened this issue Mar 21, 2020 · 1 comment · Fixed by #118
Closed

Allow transactions to be zapped from the UI #106

mslipper opened this issue Mar 21, 2020 · 1 comment · Fixed by #118
Assignees
Labels
enhancement New feature or request
Projects

Comments

@mslipper
Copy link
Contributor

mslipper commented Mar 21, 2020

Currently, zapping a transaction requires users to use the CLI. Since it's likely that transaction fees will vary significantly in the early days of the network, it'd be helpful if users could zap transactions directly from the UI.

I'm thinking some kind of drop-down menu on the accounts screen with a 'Zap' menu item should be sufficient. When 'Zap' is pressed, a confirmation modal should appear explaining how zapping works and how it isn't guaranteed that the transactions won't be mined.

Will close #99.

@mslipper mslipper added the enhancement New feature or request label Mar 21, 2020
@mslipper mslipper added this to To do in v0.4.0 Mar 21, 2020
@mslipper
Copy link
Contributor Author

mslipper commented Mar 23, 2020

Updates on this:

  • Stick a "Zap All" link in settings, that still shows a modal that lists all pending transactions and a warning that zapping isn't guaranteed.

cc @pinheadmz

@pinheadmz pinheadmz self-assigned this Mar 23, 2020
@pinheadmz pinheadmz moved this from To do to In progress in v0.4.0 Apr 2, 2020
@pinheadmz pinheadmz moved this from In progress to Review in progress in v0.4.0 Apr 3, 2020
v0.4.0 automation moved this from Review in progress to Done Apr 7, 2020
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
No open projects
v0.4.0
  
Done
Development

Successfully merging a pull request may close this issue.

2 participants