-
Notifications
You must be signed in to change notification settings - Fork 108
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: try fixing E2E
crosschain_swap
failure (#2266)
* try fixing E2E crosschain_swap failure * added changelog entry * added log prints to crosschain_swap E2E test * filter by deployer address when listing UTXOs * filter UTXOs by amount in E2E test to avoid 'not enough input amount' * revert the log prints for debugging * remove panic from btc runner method ListDeployerUTXOs() * added comments to ListDeployerUTXOs method and places it is used --------- Co-authored-by: Lucas Bertrand <[email protected]>
- Loading branch information
1 parent
42458ae
commit 14c1744
Showing
3 changed files
with
41 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters