xmr-btc-swap/xmr-btc/tests/harness
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
..
wallet Test that both parties refund if Alice does not redeem 2020-10-26 12:30:15 +11:00
mod.rs Move storage into application crate 2020-10-26 10:32:54 +11:00
node.rs Simplify xmr-btc/tests Monero wallet 2020-10-20 12:18:27 +11:00
transport.rs Implement transport traits with generics 2020-10-09 11:40:00 +11:00