xmr-btc-swap/swap/src
2021-04-08 10:51:54 +10:00
..
asb Move asb tracing initializer to asb module 2021-04-08 10:51:54 +10:00
bin Move asb tracing initializer to asb module 2021-04-08 10:51:54 +10:00
bitcoin Point BDK to commit that fixes overflow error 2021-04-06 14:50:27 +10:00
cli Remove default connection details from CLI 2021-04-06 16:59:11 +10:00
database Await 10 confirmations of lock tx in refund 2021-04-01 16:03:38 +11:00
monero Merge #383 #385 #386 2021-03-29 22:31:43 +00:00
network Remove connection handling from swap execution 2021-03-24 15:17:54 +11:00
protocol Merge #394 2021-04-06 07:39:11 +00:00
asb.rs Move asb tracing initializer to asb module 2021-04-08 10:51:54 +10:00
bitcoin.rs Alice to validate Bob's PSBT for correctness 2021-03-30 13:02:56 +11:00
cli.rs Remove CLI config file in favour of parameters 2021-03-15 15:41:46 +11:00
database.rs Save Alice's peer-id in the db for Bob 2021-04-01 16:06:48 +11:00
env.rs Safely abort swap if TxLock is not confirmed in a reasonable time 2021-03-30 11:13:09 +11:00
fs.rs Import anyhow::Result across the codebase 2021-02-22 13:26:56 +11:00
kraken.rs Make kraken module emit PriceUpdates instead of Rates 2021-04-06 16:16:56 +10:00
lib.rs Move asb tracing initializer to asb module 2021-04-08 10:51:54 +10:00
monero_ext.rs Upgrade to bdk 4.0 2021-02-19 15:18:37 +11:00
monero.rs Add a configurable spread to the ASB 2021-04-06 16:16:58 +10:00
network.rs Remove connection handling from swap execution 2021-03-24 15:17:54 +11:00
protocol.rs Alice to validate Bob's PSBT for correctness 2021-03-30 13:02:56 +11:00
seed.rs Seed should neither be Clone nor Copy 2021-03-24 11:39:39 +11:00