Closed dimalinux closed 1 year ago
Patch coverage: 100.00
% and project coverage change: -0.62
:warning:
Comparison is base (
0a90f6b
) 58.75% compared to head (cac4107
) 58.13%.:exclamation: Current head cac4107 differs from pull request most recent head 54d5c34. Consider uploading reports for the commit 54d5c34 to get more accurate results
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
Problem is addressed by https://github.com/AthanorLabs/atomic-swap/pull/399, closing this PR.
I wasn't able to replicate issue385 in a unit test, but I am seeing what looks like the same issue when cancelling Alice's server before she completes the transfer from the temporary swap wallet back to her primary wallet. In the included test, she's not recovering successfully on server restart, although, in theory, she has the necessary pieces of information to complete the swap on server restart.
This branch is only for playing with the issue and not intended for merging without significant changes.