xmr-btc-swap/xmr-btc/src
Franck Royer f0736d0906
Remove Refund timelock and T0/T1/T2
There are no refund timelock, only a cancellation timelock and punish
timelock.

Refund can be done as soon as the cancellation transaction is published.
2020-12-23 14:12:26 +11:00
..
alice Execute Alice's on-chain protocol after handshake 2020-10-30 14:00:39 +11:00
bitcoin Upgrade CLI for mainnet test 2020-12-11 14:46:29 +11:00
bob Execute Bob's on-chain protocol after handshake 2020-10-30 14:03:27 +11:00
alice.rs Remove Refund timelock and T0/T1/T2 2020-12-23 14:12:26 +11:00
bitcoin.rs Remove Refund timelock and T0/T1/T2 2020-12-23 14:12:26 +11:00
bob.rs Remove Refund timelock and T0/T1/T2 2020-12-23 14:12:26 +11:00
config.rs Remove Refund timelock and T0/T1/T2 2020-12-23 14:12:26 +11:00
lib.rs Remove Refund timelock and T0/T1/T2 2020-12-23 14:12:26 +11:00
monero.rs Add zero const to monero::Amount 2020-12-15 10:10:42 +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