You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
xmr-btc-swap/swap/src
rishflab 7efdb96a50 Add sqlite database implementation 3 years ago
..
asb Create Database trait 3 years ago
bin Create Database trait 3 years ago
bitcoin Fetch multiple UTXOs when we do max_giveable 3 years ago
cli Create Database trait 3 years ago
database Add sqlite database implementation 3 years ago
monero Load wallet in `monero-wallet-rpc` on demand if necessary 3 years ago
network Change message log level to debug to allow enabling through flag 3 years ago
protocol Create Database trait 3 years ago
asb.rs Add isolated test for `list_sellers` function 3 years ago
bitcoin.rs Inform user if cancel tx is has already been published 3 years ago
cli.rs Include unreachable nodes in table output 3 years ago
database.rs Add sqlite database implementation 3 years ago
env.rs Bump time from 0.2.27 to 0.3.2 3 years ago
fs.rs Improve logging by adding details as fields instead of into the msg. 3 years ago
kraken.rs Make price ticker ws url configurable 3 years ago
lib.rs Ensure the size of our locking script never changes 3 years ago
libp2p_ext.rs Merge `--seller-addr` and `--seller-peer-id` into `--seller` parameter 3 years ago
monero.rs `swap_setup` instead of `spot_price` and `execution_setup` 3 years ago
monero_ext.rs Upgrade to bdk 4.0 3 years ago
network.rs Remove empty modules 3 years ago
proptest.rs Add proptest for max_giveable and signing PSBT 3 years ago
protocol.rs Create Database trait 3 years ago
seed.rs Tidy up log messages across the codebase 3 years ago
tor.rs Make use of torut's errors implementing `std::error::Error` 3 years ago
tracing_ext.rs Make `capture_logs` available for the whole crate 3 years ago