xmr-btc-swap/xmr-btc/src
rishflab 8eda051087 Remove redundant serialisation implementation
ECDSAfun's serialisation implementation was already imported
making the custom implementation redundant

Remove remnants of stale comment

Remove redundant conversion

Rename params to be consistent
2020-10-22 18:09:16 +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 Remove redundant serialisation implementation 2020-10-22 18:09:16 +11:00
bitcoin.rs Use Normal secp256k1::Point 2020-10-22 10:37:06 +11:00
bob.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
lib.rs Merge branch 'master' into on-chain-protocol 2020-10-22 14:49:55 +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 Remove redundant serialisation implementation 2020-10-22 18:09:16 +11:00
tor.rs Make it work on CI 2020-10-22 08:03:06 +11:00
transport.rs Implement transport traits with generics 2020-10-09 11:40:00 +11:00