xmr-btc-swap/swap
Thomas Eizinger d19231d811
Refactor Tor transport to be dial-only
Libp2p's transports are meant to be composed. Hence, any form of
fallback should be implemented by emitting `MultiaddrNotSupported`
from the `listen` and `dial` functions.

This allows us to completely remove the tcp transport from the tor
transport.
2021-06-21 09:00:10 +10:00
..
src Refactor Tor transport to be dial-only 2021-06-21 09:00:10 +10:00
tests Network check upon spot price request 2021-05-20 13:03:29 +10:00
Cargo.toml Merge #504 #547 #556 #563 #564 2021-06-17 01:06:54 +00:00