xmr-btc-swap/swap/src
bors[bot] 90bf702b99
Merge #805
805: Remove unused command line argument from the balance command r=rishflab a=rishflab

The target block is irrelevant when calculating the balance.

Closes #793 

Co-authored-by: rishflab <rishflab@hotmail.com>
2021-10-07 09:22:46 +00:00
..
asb Add subcommand to print internal bitcoin wallet descriptor 2021-10-07 11:22:04 +11:00
bin Add subcommand to print internal bitcoin wallet descriptor 2021-10-07 11:22:04 +11:00
bitcoin Merge #806 2021-10-07 02:13:13 +00:00
cli Merge #805 2021-10-07 09:22:46 +00:00
database Replace chrono with time lib 2021-10-06 08:22:55 +11:00
monero Load wallet in monero-wallet-rpc on demand if necessary 2021-08-27 09:39:29 +10:00
network Change message log level to debug to allow enabling through flag 2021-09-11 22:17:32 +10:00
protocol Create Database trait 2021-09-30 18:56:52 +10:00
asb.rs Add isolated test for list_sellers function 2021-07-06 20:03:53 +10:00
bitcoin.rs Upgrade bitcoin and bdk to latest version 2021-10-07 12:27:37 +11:00
cli.rs Include unreachable nodes in table output 2021-07-07 17:14:56 +10:00
database.rs Add auto-migration from sled to sqlite on startup 2021-10-06 08:22:54 +11:00
env.rs Add subcommand to print config 2021-10-06 08:22:55 +11: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 Make price ticker ws url configurable 2021-06-28 03:19:49 -07:00
lib.rs Ensure the size of our locking script never changes 2021-08-12 18:39:31 +10: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 Implement human-readable serialization for monero private key 2021-10-07 09:51:47 +11:00
network.rs Remove empty modules 2021-08-18 12:35:47 +10:00
proptest.rs Add proptest for max_giveable and signing PSBT 2021-08-12 18:42:00 +10: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 Make capture_logs available for the whole crate 2021-07-08 12:55:33 +10:00