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

Users should not be able to see blockchain payment routes if they are not available #5

Open
3 tasks
lullis opened this issue Jun 1, 2020 · 0 comments
Open
3 tasks

Comments

@lullis
Copy link
Contributor

lullis commented Jun 1, 2020

In the case the hub20 instance has lost connection to its ethereum node client, or if the client is out of sync, it should notify the user that the payment route is not available.

  • Vue store needs to handle websocket messages that indicate ethereum node is not available
  • Vue store needs to handle websocket messages that indicate that ethereum node is reconnected
  • List of blockchain routes should only be displayed when ethereum node is available
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant