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
binarybaron 15b8be7838 Allow cancel, refund for swap that are in `SwapSetupCompleted` state 2 years ago
..
asb Implement Identify protocol to make network and version of ASB available to peers 2 years ago
bin Implement Identify protocol to make network and version of ASB available to peers 2 years ago
bitcoin Update dependencies and rust-toolchain to 1.59 2 years ago
cli Allow cancel, refund for swap that are in `SwapSetupCompleted` state 2 years ago
database Record the monero-wallet-restore blockcheight before locking BTC 3 years ago
monero Update from monero v17.2.0 to monero v17.3.0 2 years ago
network Implement Identify protocol to make network and version of ASB available to peers 2 years ago
protocol Allow cancel, refund for swap that are in `SwapSetupCompleted` state 2 years ago
asb.rs Add isolated test for `list_sellers` function 3 years ago
bitcoin.rs Update dependencies and rust-toolchain to 1.59 2 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 Reduce required confirmations for Bitcoin transactions from 2 to 1 2 years ago
fs.rs Improve logging by adding details as fields instead of into the msg. 3 years ago
kraken.rs Update dependencies and rust-toolchain to 1.59 2 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 Update dependencies and rust-toolchain to 1.59 2 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