xmr-btc-swap/swap/src
rishflab 0ca511bf8a Remove hardcoded configuration
The hardcoded configuration was replaced with CLI
configuration options. CLI based config was chosen
over a config file as it does not access and clutter
the user's file system. By CLI options depend on whether
the program is run in Alice or Bob mode.
2020-11-03 15:08:10 +11:00
..
alice Clean up some logs and comments 2020-10-30 15:51:46 +11:00
bob Clean up some logs and comments 2020-10-30 15:51:46 +11:00
network wip: Provide enough funds to both parties 2020-10-30 14:07:15 +11:00
alice.rs Clean up some logs and comments 2020-10-30 15:51:46 +11:00
bitcoin.rs wip: Provide enough funds to both parties 2020-10-30 14:07:15 +11:00
bob.rs Clean up some logs and comments 2020-10-30 15:51:46 +11:00
cli.rs Remove hardcoded configuration 2020-11-03 15:08:10 +11:00
lib.rs wip: Provide enough funds to both parties 2020-10-30 14:07:15 +11:00
main.rs Remove hardcoded configuration 2020-11-03 15:08:10 +11:00
monero.rs wip: Provide enough funds to both parties 2020-10-30 14:07:15 +11:00
network.rs Add swap/ 2020-10-16 10:05:06 +11:00
storage.rs Do not re-export curve25519_dalek 2020-10-26 13:06:20 +11:00
tor.rs Moving tor into swap 2020-10-23 12:47:52 +11:00
trace.rs Add swap/ 2020-10-16 10:05:06 +11:00