You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wow-btc-swap/swap/src
Thomas Eizinger e642f5c148
Extend `SwarmExt` with ability to listen on TCP localhost
3 years ago
..
asb Integrate rendezvous protocol into ASB 3 years ago
bin Integrate rendezvous protocol into ASB 3 years ago
bitcoin Bump bdk from 0.7.0 to 0.8.0 3 years ago
cli Add the `list-sellers` command to the CLI 3 years ago
database `swap_setup` instead of `spot_price` and `execution_setup` 3 years ago
monero `swap_setup` instead of `spot_price` and `execution_setup` 3 years ago
network Extend `SwarmExt` with ability to listen on TCP localhost 3 years ago
protocol Move files from `protocol` to appropriate module 3 years ago
asb.rs Merge transport and behaviour module into network 3 years ago
bitcoin.rs `swap_setup` instead of `spot_price` and `execution_setup` 3 years ago
cli.rs Add the `list-sellers` command to the CLI 3 years ago
database.rs Test saving and loading of addresses in isolation 3 years ago
env.rs ASB aborts if CLI does not lock BTC 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 Merge `--seller-addr` and `--seller-peer-id` into `--seller` parameter 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 Add the `list-sellers` command to the CLI 3 years ago
protocol.rs Dynamically chose fee for TxCancel. 3 years ago
seed.rs Derive Tor secret key from seed. 3 years ago
tor.rs Make use of torut's errors implementing `std::error::Error` 3 years ago