Skip to content
This repository has been archived by the owner on May 16, 2019. It is now read-only.

Notify user when libbitcoin server is down #336

Closed
cpacia opened this issue Dec 10, 2015 · 6 comments
Closed

Notify user when libbitcoin server is down #336

cpacia opened this issue Dec 10, 2015 · 6 comments

Comments

@cpacia
Copy link
Member

cpacia commented Dec 10, 2015

I updated the check_for_payment api call to return

{"success": False, "reason": "libbitcoin server offline"}

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.

@jjeffryes
Copy link
Contributor

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.

@drwasho
Copy link
Member

drwasho commented Dec 11, 2015

Nice work @cpacia

@drwasho drwasho added this to the v1.0 milestone Dec 11, 2015
@drwasho
Copy link
Member

drwasho commented Jan 5, 2016

This is quite important as users will be confused as to why their transactions aren't being processed.

@drwasho
Copy link
Member

drwasho commented Feb 1, 2016

Updated @jjeffryes ?

@jjeffryes
Copy link
Contributor

@drwasho this hasn't been added yet

@drwasho drwasho modified the milestones: v1.0 - Stretch Goal, v1.0 - 'Feature complete' requirement Feb 26, 2016
@drwasho drwasho modified the milestones: v1.0 - Stretch Goal, v1.0 - Mainnet Release Mar 4, 2016
@drwasho
Copy link
Member

drwasho commented Mar 16, 2016

Done and dusted.

@drwasho drwasho closed this as completed Mar 16, 2016
@drwasho drwasho removed the Ready label Mar 16, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants