You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
4 years ago
..
testutils Bob refunds swap after restart that requires communication 4 years ago
happy_path.rs Bob refunds swap after restart that requires communication 4 years ago
happy_path_restart_alice.rs Bob refunds swap after restart that requires communication 4 years ago
happy_path_restart_bob.rs Bob refunds swap after restart that requires communication 4 years ago
punish.rs Bob refunds swap after restart that requires communication 4 years ago
refund_restart_alice.rs Bob refunds swap after restart that requires communication 4 years ago