-
Notifications
You must be signed in to change notification settings - Fork 101
Open
Description
I almost deployed with this library and did a final test and found a problem. Guzzle returned this error (for no discernible reason, but thats not the point of this report): Recv failure: Connection was reset (see http://curl.haxx.se/libcurl/c/libcurl-errors.html)
The problem is that this library for some reason re-sent the transaction a second later during the same function call, so it double-sent the coins AND threw an error to top it all off.
You can reproduce this yourself I've wasted too much time already... Just force that error to occur when sending coins and see what happens.
Metadata
Metadata
Assignees
Labels
No labels