xmr-btc-swap/swap
Franck Royer 1a4bd0e2b4
Bob refunds swap after restart that requires communication
As Bob is dialing Alice, we now ensure that we are connected to Alice
at each step that needs communication.
If we are not connected, we proceed with dialing.

In an attempt to improve libp2p usage, we also add known address of
Alice first and only use peer_id to dial.
This ensures that we use the expected peer id.
2020-12-21 08:31:21 +11:00
..
src Bob refunds swap after restart that requires communication 2020-12-21 08:31:21 +11:00
tests Bob refunds swap after restart that requires communication 2020-12-21 08:31:21 +11:00
Cargo.toml Replace hard coded port by dynamic available one 2020-12-21 08:19:31 +11:00