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

Prevent multiple clicks on "send" button - Closes #1036 #1038

Merged
merged 2 commits into from
Feb 6, 2018

Conversation

slaweet
Copy link
Contributor

@slaweet slaweet commented Jan 26, 2018

What was the problem?

Send button could be clicked twice

How did I fix it?

I've set this.state.ecexuted to disable the send button.

How to test it?

To reproduce without the fix, setup dev tools network to have big latency

Review checklist

@slaweet slaweet self-assigned this Jan 26, 2018
@slaweet slaweet requested a review from reyraa January 26, 2018 17:03
@karmacoma karmacoma assigned karmacoma and unassigned karmacoma Jan 29, 2018
@slaweet slaweet force-pushed the 1036-prevent-double-transaction-sent branch 3 times, most recently from fadbfa5 to d62e4f0 Compare February 5, 2018 15:46
because it contains fix of a possible double spend
@slaweet slaweet force-pushed the 1036-prevent-double-transaction-sent branch from d62e4f0 to 0e47f8a Compare February 5, 2018 15:49
Copy link
Contributor

@reyraa reyraa left a comment

Choose a reason for hiding this comment

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

All good man.

@slaweet slaweet merged commit a26adc4 into development Feb 6, 2018
@slaweet slaweet deleted the 1036-prevent-double-transaction-sent branch February 6, 2018 08:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants