xmr-btc-swap/swap
Daniel Karzel 1ae377ef24
Request timeout when swapping over Tor
It seems the current chosen channel timeouts are still not optimal.
I ran into issues with swapping over Tor and traced them down to the CLI timeout of the bmrng channel.
It appears that the ASB was not running as quick as the CLI, which caused a timeout on the CLI side (in addition to the delay when sending messages over Tor).
Only `execution_setup` caused the problem so far, but I would recommend changing all the channel timeouts to one minute to avoid this problem.
2021-06-23 17:53:50 +10:00
..
src Request timeout when swapping over Tor 2021-06-23 17:53:50 +10:00
tests Rename swarm constructors to be per tool instead of per role 2021-06-21 09:00:10 +10:00
Cargo.toml Bump bdk from 0.7.0 to 0.8.0 2021-06-21 11:16:45 +10:00