xmr-btc-swap/xmr-btc
Lucas Soriano del Pino e84c56378c Test that both parties refund if Alice does not redeem
Also:

- Move generator functions to `alice` and `bob` modules. This makes
using `tracing` a lot easier, since the context of the file name let's
us differentiate between Alice's and Bob's generator logs more
clearly.
- Accept 0 confirmations when watching for the Monero lock
transaction. This should eventually be configured by the application,
but in the tests it's making things unexpectedly slower.
2020-10-26 12:30:15 +11:00
..
src Test that both parties refund if Alice does not redeem 2020-10-26 12:30:15 +11:00
tests Test that both parties refund if Alice does not redeem 2020-10-26 12:30:15 +11:00
Cargo.toml Move storage into application crate 2020-10-26 10:32:54 +11:00