xmr-btc-swap/xmr-btc/tests/harness/wallet
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
..
bitcoin.rs Test that both parties refund if Alice does not redeem 2020-10-26 12:30:15 +11:00
mod.rs Fix module ambiguity in tests 2020-10-09 11:40:00 +11:00
monero.rs Test on-chain protocol happy path 2020-10-22 11:50:06 +11:00