Skip to content
This repository has been archived by the owner on Nov 30, 2020. It is now read-only.

Safe tx resubmit #47

Merged
merged 1 commit into from
Dec 14, 2017
Merged

Safe tx resubmit #47

merged 1 commit into from
Dec 14, 2017

Conversation

bartekn
Copy link
Contributor

@bartekn bartekn commented Dec 14, 2017

This PR introduces a safe tx resubmit function that can be executed when Account Viewer is not sure if tx has been submitted successfully or not (ex. connection timeouts).

It will display the following message in such cases:
screen shot 2017-12-14 at 18 58 31

Please note that we display: "Send another transaction" link if we get a response body from horizon. We hide this link in this view to disallow users to create another transaction.

Because of the fact that a lot of code has been moved I recommend reviewing this PR in the split view mode.

Copy link

@nullstyle nullstyle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Also, thanks for including this... it'll buy me some more time to get horizon's transaction submission improved and I really appreciate it.

@bartekn
Copy link
Contributor Author

bartekn commented Dec 14, 2017

No problem Scott! Thanks for the review!

@bartekn bartekn merged commit 5045cbf into master Dec 14, 2017
@bartekn bartekn deleted the improve-tx-sub branch December 14, 2017 22:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants