xmr-btc-swap/swap/src
rishflab 7af4b6980a Test Alice refunds after Bob refund
Reworked Alice XmrLocked state transition handler to handle the
scenario when Alice received the encsig but Bob refunds.
Previously Alice was trying to redeem after receiving the encsig
without checking if t1 had elapsed.
2020-12-11 17:05:34 +11:00
..
alice Test Alice refunds after Bob refund 2020-12-11 17:05:34 +11:00
bin Upgrade CLI for mainnet test 2020-12-11 14:46:29 +11:00
bob Test Alice refunds after Bob refund 2020-12-11 17:05:34 +11:00
network Construct tor transport for Bob 2020-11-03 15:13:25 +11:00
alice.rs Clean-up unused code 2020-12-10 14:28:54 +11:00
bitcoin.rs Upgrade CLI for mainnet test 2020-12-11 14:46:29 +11:00
bob.rs Clean-up unused code 2020-12-10 14:28:54 +11:00
cli.rs Upgrade CLI for mainnet test 2020-12-11 14:46:29 +11:00
lib.rs Upgrade CLI for mainnet test 2020-12-11 14:46:29 +11:00
monero.rs Upgrade CLI for mainnet test 2020-12-11 14:46:29 +11:00
network.rs Add swap/ 2020-10-16 10:05:06 +11:00
recover.rs Upgrade CLI for mainnet test 2020-12-11 14:46:29 +11:00
state.rs Extract execution details from driving loop 2020-11-30 15:13:20 +11:00
storage.rs Implement swap recover function for Alice 2020-11-12 13:49:07 +11:00
tor.rs Moving tor into swap 2020-10-23 12:47:52 +11:00
trace.rs Upgrade CLI for mainnet test 2020-12-11 14:46:29 +11:00