xmr-btc-swap/xmr-btc/src
Lucas Soriano del Pino 0dd01c3a3b Do not re-export curve25519_dalek
Anything that needs to be re-exported by this crate from
`curve25519_dalek` can be re-exported from the `monero` module. In
fact, the `Scalar` type was already being re-exported.
2020-10-26 13:06:20 +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 Take bitcoin_tx_lock_timeout as argument to action generators 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 Take bitcoin_tx_lock_timeout as argument to action generators 2020-10-26 12:30:15 +11:00
lib.rs Do not re-export curve25519_dalek 2020-10-26 13:06:20 +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 Do not re-export curve25519_dalek 2020-10-26 13:06:20 +11:00
transport.rs Implement transport traits with generics 2020-10-09 11:40:00 +11:00