xmr-btc-swap/swap
Thomas Eizinger dbe03ba1cf
Timeout Bob's execution-setup after 10 seconds
The execution setup is our only libp2p protocol that doesn't have
a timeout built-in. Hence, if anything fails on Alice's side, we
would wait here forever.

Wrapping the future in a timeout ensures that we fail eventually
if this protocol doesn't succeed.
2021-04-01 17:08:26 +11:00
..
src Timeout Bob's execution-setup after 10 seconds 2021-04-01 17:08:26 +11:00
tests Alice resumes swaps 2021-04-01 16:09:13 +11:00
Cargo.toml Distinguish loading all swaps for alice or bob on db level 2021-04-01 16:03:28 +11:00