xmr-btc-swap/xmr-btc/tests/harness
rishflab e3b68a3864 Improve database type safety
The database is now bound to a type eg. alice::State or bob::State.
The caller cannot expect to retrieve a type that is different to
the type that was stored.
2020-10-22 18:09:16 +11:00
..
wallet Test on-chain protocol happy path 2020-10-22 11:50:06 +11:00
mod.rs Fix build after merge 2020-10-22 14:43:58 +11:00
node.rs Simplify xmr-btc/tests Monero wallet 2020-10-20 12:18:27 +11:00
storage.rs Improve database type safety 2020-10-22 18:09:16 +11:00
transport.rs Implement transport traits with generics 2020-10-09 11:40:00 +11:00