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
leonardo d224c2910b Adjust quote based on Bitcoin balance 2 years ago
..
asb Adjust quote based on Bitcoin balance 2 years ago
bin Adjust quote based on Bitcoin balance 2 years ago
bitcoin Fix electrum query failing (CloseNotify bug) and use a more stable mainnet electrum server. 2 years ago
cli Always write logs as JSON to files 2 years ago
database Record the monero-wallet-restore blockcheight before locking BTC 2 years ago
monero Load wallet in `monero-wallet-rpc` on demand if necessary 3 years ago
network Adjust quote based on Bitcoin balance 2 years ago
protocol Record the monero-wallet-restore blockcheight before locking BTC 2 years ago
asb.rs Add isolated test for `list_sellers` function 3 years ago
bitcoin.rs Upgrade bitcoin and bdk to latest version 3 years ago
cli.rs Implement default for rendezvous point behaviour 3 years ago
database.rs Remove support for the sled database 3 years ago
env.rs Add subcommand to print config 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 Adjust quote based on Bitcoin balance 2 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 Revert move from `chrono` to `local-time` 2 years ago