xmr-btc-swap/swap
Franck Royer 3bc8b58b6a
Remove Bob restart tests after communication
The test do not work without acks as we stop the event loop as soon
as a message is considered as "sent" when actually the event loop
and swarm may not have yet sent the message.

The ack allow to avoid this issue as the message was considered "sent"
only once the other party sent a response. However, the ack brings
other issue so a review needs to be done to select the appropriate
solution.
2021-02-10 16:42:55 +11:00
..
src Remove acknowledgements processing 2021-02-10 16:42:55 +11:00
tests Remove Bob restart tests after communication 2021-02-10 16:42:55 +11:00
Cargo.toml Introduced from float API for Monero quantities 2021-02-10 16:42:54 +11:00