xmr-btc-swap/swap/src
Thomas Eizinger b178e95f95
Redo layout of eventloop module
1. Move internal types to the bottom and make them private
2. Sort public types by their importance
2021-03-05 14:02:24 +11:00
..
asb Provide stronger isolation of kraken module 2021-03-05 13:56:25 +11:00
bin Provide stronger isolation of kraken module 2021-03-05 13:56:25 +11:00
bitcoin Change imports_granularity to module 2021-03-04 14:48:13 +11:00
cli Change imports_granularity to module 2021-03-04 14:48:13 +11:00
database Change imports_granularity to module 2021-03-04 14:48:13 +11:00
monero Merge #271 2021-03-04 06:24:59 +00:00
network Introduce quote protocol and display it to the user before they fund 2021-03-04 16:26:27 +11:00
protocol Redo layout of eventloop module 2021-03-05 14:02:24 +11:00
asb.rs Provide stronger isolation of kraken module 2021-03-05 13:56:25 +11:00
bitcoin.rs Change imports_granularity to module 2021-03-04 14:48:13 +11:00
cli.rs Move cli specific modules under cli folder 2021-02-11 10:34:44 +11:00
database.rs Change imports_granularity to module 2021-03-04 14:48:13 +11:00
execution_params.rs Sweep all from generated wallet to user wallet 2021-03-03 17:15:37 +11:00
fs.rs Import anyhow::Result across the codebase 2021-02-22 13:26:56 +11:00
kraken.rs Provide stronger isolation of kraken module 2021-03-05 13:56:25 +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 Minor import optimizations 2021-03-04 14:48:28 +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 Change imports_granularity to module 2021-03-04 14:48:13 +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