hivewallet / hive-mac

Hive Bitcoin wallet for the Mac (UNMAINTAINED)
https://mac.hivewallet.com
GNU General Public License v2.0
286 stars 55 forks source link

broadcast the tx on user's side too after a payment request is successfully sent #450

Closed mackuba closed 10 years ago

mackuba commented 10 years ago

The servers that receive the payment request should broadcast the transaction, but they sometimes don't do that because of various bugs on their side (happened once to BitPay, dblsha.com also seems to be broken now). We should broadcast the transaction manually too, otherwise the transaction stays pending indefinitely. (It's rebroadcast after a restart though.)