xmr-btc-swap/xmr-btc/tests
Lucas Soriano del Pino 15f7932f7f Replace monero::CheckTransfer with monero::WatchForTransfer
Instead of checking once to see if Monero's `TxLock` has been
published, the new trait should keep looking until the transaction has
been found.

The new trait also allows the caller to set an expected number of
confirmations on the transaction.

The implementation of the trait is currently part of test code, but it
should be similar to what we will eventually do for an application.
2020-10-15 13:10:31 +11:00
..
harness Replace monero::CheckTransfer with monero::WatchForTransfer 2020-10-15 13:10:31 +11:00
e2e.rs Remove redundant attribute 2020-10-09 11:40:00 +11:00
on_chain.rs [WIP] Generate actions for Bob's on-chain protocol 2020-10-13 10:53:20 +11:00