This repository has been archived by the owner on May 16, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 177
Notify user when libbitcoin server is down #336
Labels
Comments
Recommended solution: inside js-buyWizardHero add a new section that is initially hidden with the hide class. When the offline message is received, show the hidden section with the offline message and a button with a link to #settings/advanced. |
Nice work @cpacia |
This is quite important as users will be confused as to why their transactions aren't being processed. |
Updated @jjeffryes ? |
@drwasho this hasn't been added yet |
drwasho
modified the milestones:
v1.0 - Stretch Goal,
v1.0 - 'Feature complete' requirement
Feb 26, 2016
28 tasks
Done and dusted. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I updated the check_for_payment api call to return
when the libbitcoin server is down. We should probably put an error message in that top part of the order model telling them that the server is down, their coins aren't lost and the transaction will show when the server comes back online. Also point them to the settings if they want to change their libbitcoin server.
The text was updated successfully, but these errors were encountered: