xmr-btc-swap/swap/src
2021-03-01 10:58:04 +11:00
..
asb Logging for different scenarios when reading from rate stream 2021-02-26 12:44:49 +11:00
bin Default to buy xmr using default trait 2021-03-01 10:58:04 +11:00
bitcoin Remove --send-btc in favor of swapping the available balance 2021-02-26 14:36:59 +11:00
cli Default to buy xmr using default trait 2021-03-01 10:58:04 +11:00
database Remove Tx arguments from add_signatures functions 2021-02-26 14:36:58 +11:00
monero ABS only sends quote response if sufficient XMR balance 2021-02-26 11:12:32 +11:00
network Remove unnecessary mention of Tor in comment 2021-02-15 10:12:08 +11:00
protocol Merge #236 2021-02-28 23:26:31 +00:00
asb.rs Make LatestRate::Error require std::error::Error trait bound 2021-02-22 13:27:47 +11:00
bitcoin.rs Remove BuildTxLockPsbt and GetNetwork traits 2021-02-26 14:36:58 +11:00
cli.rs Move cli specific modules under cli folder 2021-02-11 10:34:44 +11:00
database.rs Import anyhow::Result across the codebase 2021-02-22 13:26:56 +11:00
execution_params.rs Avoid possible mix up between timelocks 2021-02-15 16:20:31 +11:00
fs.rs Import anyhow::Result across the codebase 2021-02-22 13:26:56 +11:00
lib.rs Merge #214 2021-02-22 00:39:19 +00:00
monero_ext.rs Upgrade to bdk 4.0 2021-02-19 15:18:37 +11:00
monero.rs ABS only sends quote response if sufficient XMR balance 2021-02-26 11:12:32 +11:00
network.rs Top to bottom pub mod then mod then pub use then use (incl. use crate and use self) 2021-01-21 19:10:51 +11:00
protocol.rs Only construct proof system once 2021-02-19 15:18:39 +11:00
seed.rs Derive bitcoin private key from seed 2021-02-16 14:57:12 +11:00
serde_peer_id.rs Bob peer id can be retrieved from the DB 2021-01-22 17:19:20 +11:00
trace.rs Remove syncing wallet log 2021-02-26 14:36:57 +11:00