You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Changed
Record monero wallet restore blockheight in state SwapSetupCompleted already.
This solves issues where the CLI went offline after sending the BTC transaction, and the monero wallet restore blockheight being recorded after Alice locked the Monero, resulting in the generated XMR redeem wallet not detecting the transaction and reporting No unlocked balance in the specified account.
This is a breaking database change!
Swaps that were saved prior to this change may fail to load if they are in state SwapSetupCompleted of BtcLocked.
Make sure to finish your swaps before upgrading.