handle errors initializing trade after deposits requested

offer remains valid until trade initialized
delete maker and taker trades on error after deposits requested
schedule trade deletion if unfunded after timeout or startup
DepositResponse supports error message to confirm failure
show deposit tx ids in trade details window
This commit is contained in:
woodser 2023-01-12 07:38:09 -05:00
parent 646380bc7a
commit 308f6e8077
10 changed files with 111 additions and 33 deletions

View file

@ -2036,7 +2036,7 @@ The above error message will be copied to the clipboard when you click either of
It will make debugging easier if you include the haveno.log file by pressing "Open log file", saving a copy, and attaching it to your bug report.
popup.error.tryRestart=Please try to restart your application and check your network connection to see if you can resolve the issue.
popup.error.takeOfferRequestFailed=An error occurred when someone tried to take one of your offers:\n{0}
popup.error.takeOfferRequestFailed=An error occurred while taking an offer:\n{0}
error.spvFileCorrupted=An error occurred when reading the SPV chain file.\nIt might be that the SPV chain file is corrupted.\n\nError message: {0}\n\nDo you want to delete it and start a resync?
error.deleteAddressEntryListFailed=Could not delete AddressEntryList file.\nError: {0}