xmr-btc-swap/swap/src/protocol/alice
rishflab 180e778df9 Allow blockchain calls to fail
Prior to this change, functions could not fail early on permanent errors eg. parsing a url. Merged error enums.
2021-02-16 14:57:10 +11:00
..
behaviour.rs The first message is actually a quote or rate request 2021-02-12 17:05:06 +11:00
encrypted_signature.rs Use event_process = false for Alice 2021-02-08 09:16:29 +11:00
event_loop.rs Merge #190 2021-02-15 22:56:50 +00:00
execution_setup.rs Alice event loop now handles the creation of new swaps 2021-02-10 16:42:55 +11:00
quote_response.rs The first message is actually a quote or rate request 2021-02-12 17:05:06 +11:00
state.rs Remove redundant data 2021-02-15 16:20:34 +11:00
steps.rs Allow blockchain calls to fail 2021-02-16 14:57:10 +11:00
swap.rs Allow blockchain calls to fail 2021-02-16 14:57:10 +11:00
transfer_proof.rs Use event_process = false for Alice 2021-02-08 09:16:29 +11:00