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
Core should treat refunds the same as redeems, not letting the trade complete until a refund has some number of confirmations and possibly sending new transactions if necessary, especially in the case of account based assets.
The text was updated successfully, but these errors were encountered:
Thanks, @JoeGruffins. To note, we monitor transactions for finality for EVM assets internally already, but not UTXO assets. This issue is about how core handles finality though. We should probably look closely at how we handle responsibility sharing in this area.
Core should treat refunds the same as redeems, not letting the trade complete until a refund has some number of confirmations and possibly sending new transactions if necessary, especially in the case of account based assets.
The text was updated successfully, but these errors were encountered: