xmr-btc-swap/swap/src
Byron Hambly 249e97826f
feat: check swap cli wallet rpc version and remove if not fluorine fermi
- swap cli will check its wallet rpc version and delete the binary if
  its version does not match on "Fluorine Fermi". it will then download
  the newer version.
- adds download progress for wallet rpc
2022-08-10 21:35:22 +02:00
..
asb Merge branch 'master' into libp2p_upgrade 2022-08-03 22:07:24 +02:00
bin refactor: check for latest release 2022-08-08 13:35:40 +02:00
bitcoin feat(swap): show min deposit required for min_quantity 2022-08-01 10:28:38 +02:00
cli fix: review comments from binarybaron 2022-08-04 15:01:22 +02:00
database Record the monero-wallet-restore blockcheight before locking BTC 2021-12-23 10:12:23 +11:00
monero feat: check swap cli wallet rpc version and remove if not fluorine fermi 2022-08-10 21:35:22 +02:00
network Upgrade libp2p and stabilized the version 2022-04-22 15:53:55 +02:00
protocol Upgrade libp2p and stabilized the version 2022-04-22 15:53:55 +02:00
asb.rs Add isolated test for list_sellers function 2021-07-06 20:03:53 +10:00
bitcoin.rs Check if binary is latest version 2022-04-14 13:48:17 +02:00
cli.rs Implement default for rendezvous point behaviour 2021-10-14 11:27:43 +11:00
common.rs refactor: check for latest release 2022-08-08 13:35:40 +02:00
database.rs Remove support for the sled database 2021-10-15 10:04:10 +11:00
env.rs Upgrade libp2p and stabilized the version 2022-04-22 15:53:55 +02:00
fs.rs Improve logging by adding details as fields instead of into the msg. 2021-05-11 15:27:53 +10:00
kraken.rs Check if binary is latest version 2022-04-14 13:48:17 +02:00
lib.rs refactor: check for latest release 2022-08-08 13:35:40 +02:00
libp2p_ext.rs Merge --seller-addr and --seller-peer-id into --seller parameter 2021-07-06 14:51:08 +10:00
monero_ext.rs Upgrade to bdk 4.0 2021-02-19 15:18:37 +11:00
monero.rs fix: fix btc for xmr calculation error 2022-08-03 12:30:51 +02:00
network.rs Remove empty modules 2021-08-18 12:35:47 +10:00
proptest.rs Check if binary is latest version 2022-04-14 13:48:17 +02:00
protocol.rs Create Database trait 2021-09-30 18:56:52 +10:00
seed.rs Tidy up log messages across the codebase 2021-07-07 16:02:00 +10:00
tor.rs Make use of torut's errors implementing std::error::Error 2021-07-06 14:46:00 +10:00
tracing_ext.rs fix: change logs to UTC due to bug in time crate 2022-07-26 14:16:41 +02:00