17Q4MX2hmktmpuUKHFuoRmS5MfB5XPbhod / dropzone-lib

An Anonymous Peer-To-Peer Local Contraband Marketplace
MIT License
32 stars 12 forks source link

Toshi connecter falls into an infinite retry loop when trying to send from an address with unconfirmed coins #40

Closed mr-e- closed 8 years ago

mr-e- commented 8 years ago

When it fails the call for unspent_outputs it never completes the callback due to infinite retries.

I've submitted a pull request for this but am pretty new to this codebase so please take a look and verify I haven't broken anything.

mr-e- commented 8 years ago

Looks like my fix was merged. Closing.