xmr-btc-swap/swap/src
Thomas Eizinger 40dcf0355a
Simplify Transfer::transfer return type
We never use the fee returned from this function, remove it.
2021-03-02 09:49:30 +11:00
..
asb Maximum sell amount for ASB that defaults to 0.5 XMR 2021-02-26 16:48:27 +11:00
bin Calculate max_giveable based on spending script size 2021-03-01 15:35:45 +11:00
bitcoin Calculate max_giveable based on spending script size 2021-03-01 15:35:45 +11:00
cli Test to ensure default alice peer id and multi addr is valid 2021-03-01 11:00:30 +11:00
database Remove Tx arguments from add_signatures functions 2021-02-26 14:36:58 +11:00
monero Simplify Transfer::transfer return type 2021-03-02 09:49:30 +11:00
network Remove unnecessary mention of Tor in comment 2021-02-15 10:12:08 +11:00
protocol Simplify Transfer::transfer return type 2021-03-02 09:49:30 +11: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 Simplify Transfer::transfer return type 2021-03-02 09:49:30 +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