[bisq-network/bisq] Transaction returned to "start payment2 status after PC restarted (#4806)

James Cox notifications at github.com
Tue Nov 17 23:13:09 CET 2020


This is reproducible by killing the Bisq process without allowing it to do a graceful shutdown, which is what the Windows midnight reboot did.  The trade state was not able to be saved to disk, so upon startup the last-saved state was back at when the trade was created.  However it does fully recover after pressing start payment again, it goes straight to the final stage which is send funds to external address / keep funds in Bisq wallet.

Given that the scenario is quite rare, and that it does recover quite gracefully I would lean towards not spending resources on developing and testing a fix.

Alternatively, a simple fix may be to call `requestPersistence` after each state change.

@chimp1984 opinions?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/issues/4806#issuecomment-729245435
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20201117/cab77dab/attachment.html>


More information about the bisq-github mailing list