Closed dimalinux closed 1 year ago
did you see the completed successfully
log on the taker side before shutting down the server, or was it still sweeping the monero? also what are the debug logs on starting up the taker again?
duplicate / related to #374
I just had a stagenet token swap. Both sides completed successfully. Server was restarted before querying the past swaps. (That may or may not be relevant, I can't go back and time and query the past swap before restarting.) The Maker is showing that the swap completed successfully when running
swapcli past
, but the taker is showing that the status isContractReady
:Proof that taker side completed successfully:
Here's the
swapcli past
swap query against the same taker server (after restart). Note that the End Time is also missing:This test was in the
dimalinux/erc20-balance
development branch, but I do not think the incorrect status could be related to branch changes.