xmr: Check for existing spend of lock tx

This commit is contained in:
tecnovert
2021-11-12 16:36:10 +02:00
parent 0f8ed24217
commit eff5235205
5 changed files with 57 additions and 27 deletions

View File

@@ -5,6 +5,10 @@
- Added protocol version to order and bid messages
- Moved chain start heights to bid.
- Avoid scantxoutset for decred style swaps
- xmr: spend chain B lock tx will look for existing spends
- xmrswaps:
- Setting state to 'Script tx redeemed' will trigger an attempt to redeem the scriptless lock tx.
- Node will wait for the chain B lock tx to reach a spendable depth before attempting to spend.
0.0.25