Multibit-Legacy / multibit-hd

Deprecated Bitcoin Wallet
https://multibit.org/blog/2017/07/26/multibit-shutdown.html
Other
169 stars 124 forks source link

Send said failed, but didn't #821

Closed jim618 closed 8 years ago

jim618 commented 8 years ago

Sent by email on 3rd Dec.

The user was using a KeepKey and saw:Send failed, The error was 'low spendable balance detected'

The transaction was mined ok.

Looks like no Peers were seen to send the transaction back

jim618 commented 8 years ago

Maybe we need to increase the timeout for waiting for Peer notification

jim618 commented 8 years ago

Just checked the code: we currently wait 60 seconds before notifying the user that the send has problems. I don't think we want to increase this as it is poor usability and a tx should traverse the Bitcoin network in that time

jim618 commented 8 years ago

Not sure we can do anything about this - if the Peers don't send the tx back we cannot trust the tx enough to spend the change.

Will not fix.

Closing.