xmr-btc-swap/xmr-btc/src
Lucas Soriano del Pino bae391ff9c Bubble up unrecoverable errors instead of expecting
This does introduce the ability of expressing incorrect combinations
of the enums `SwapFailed` and `Reason`, but these are just internal
to this function and it's terser that way.
2020-10-16 14:01:57 +11:00
..
alice Remove duplicated macro definitions 2020-10-09 11:40:00 +11:00
bitcoin Execute Alice and Bob state machines concurrently 2020-10-09 11:40:00 +11:00
bob Remove duplicated macro definitions 2020-10-09 11:40:00 +11:00
alice.rs Make bitcoin::WatchForRawTransaction infallible 2020-10-15 21:22:52 +11:00
bitcoin.rs Make bitcoin::WatchForRawTransaction infallible 2020-10-15 21:22:52 +11:00
bob.rs Make bitcoin::WatchForRawTransaction infallible 2020-10-15 21:22:52 +11:00
lib.rs Bubble up unrecoverable errors instead of expecting 2020-10-16 14:01:57 +11:00
monero.rs Replace monero::CheckTransfer with monero::WatchForTransfer 2020-10-15 13:10:31 +11:00
transport.rs Implement transport traits with generics 2020-10-09 11:40:00 +11:00