xmr-btc-swap/xmr-btc/src
2020-10-26 12:30:15 +11:00
..
alice Add message1 2020-10-22 13:23:12 +11:00
bitcoin Merge branch 'db' into on-chain-protocol 2020-10-22 08:17:54 +11:00
bob Add message1 2020-10-22 13:23:12 +11:00
alice.rs Use pin_mut! instead of futures::pin_mut! 2020-10-26 12:30:15 +11:00
bitcoin.rs Use while instead of loop 2020-10-26 12:30:15 +11:00
bob.rs Use pin_mut! instead of futures::pin_mut! 2020-10-26 12:30:15 +11:00
lib.rs Test that both parties refund if Alice does not redeem 2020-10-26 12:30:15 +11:00
monero.rs Merge branch 'on-chain-protocol' of github.com:comit-network/xmr-btc-swap into on-chain-protocol 2020-10-22 14:33:16 +11:00
serde.rs Test monero amount serialisation 2020-10-26 11:39:54 +11:00
transport.rs Implement transport traits with generics 2020-10-09 11:40:00 +11:00