xmr-btc-swap/swap/src
2021-03-16 17:11:30 +11:00
..
asb Make sure all error messages start with an uppercase letter 2021-03-05 15:49:15 +11:00
bin Remove CLI config file in favour of parameters 2021-03-15 15:41:46 +11:00
bitcoin Remove CLI config file in favour of parameters 2021-03-15 15:41:46 +11:00
cli Remove CLI config file in favour of parameters 2021-03-15 15:41:46 +11:00
database Change imports_granularity to module 2021-03-04 14:48:13 +11:00
monero Fix monero refresh interval 2021-03-16 17:10:34 +11:00
network Introduce quote protocol and display it to the user before they fund 2021-03-04 16:26:27 +11:00
protocol Remove redundant reference 2021-03-16 17:11:30 +11:00
asb.rs Provide stronger isolation of kraken module 2021-03-05 13:56:25 +11:00
bitcoin.rs Rename fn param to correctly reflect underlying type 2021-03-16 17:11:30 +11:00
cli.rs Remove CLI config file in favour of parameters 2021-03-15 15:41:46 +11:00
database.rs Make sure all error messages start with an uppercase letter 2021-03-05 15:49:15 +11:00
execution_params.rs Add avg monero block time to execution params 2021-03-11 15:01:55 +11:00
fs.rs Import anyhow::Result across the codebase 2021-02-22 13:26:56 +11:00
kraken.rs Disable backoffs max_elapsed_time functionality 2021-03-11 13:33:46 +11:00
lib.rs Extract kraken websocket client into dedicated module 2021-03-05 13:37:51 +11:00
monero_ext.rs Upgrade to bdk 4.0 2021-02-19 15:18:37 +11:00
monero.rs Tell the user more about the monero lock transaction 2021-03-05 16:56:47 +11:00
network.rs Introduce quote protocol and display it to the user before they fund 2021-03-04 16:26:27 +11:00
protocol.rs Change imports_granularity to module 2021-03-04 14:48:13 +11:00
seed.rs Add context if we fail to compute extended private key 2021-03-05 15:49:16 +11:00
serde_peer_id.rs Change imports_granularity to module 2021-03-04 14:48:13 +11:00
trace.rs Minor import optimizations 2021-03-04 14:48:28 +11:00