xmr-btc-swap/swap/tests
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
..
testutils Bob refunds swap after restart that requires communication 2020-12-21 08:31:21 +11:00
happy_path_restart_alice.rs Bob refunds swap after restart that requires communication 2020-12-21 08:31:21 +11:00
happy_path_restart_bob.rs Bob refunds swap after restart that requires communication 2020-12-21 08:31:21 +11:00
happy_path.rs Bob refunds swap after restart that requires communication 2020-12-21 08:31:21 +11:00
punish.rs Bob refunds swap after restart that requires communication 2020-12-21 08:31:21 +11:00
refund_restart_alice.rs Bob refunds swap after restart that requires communication 2020-12-21 08:31:21 +11:00