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
Philipp Hoenisch 77f6f11a7f
Pass address/fees into State0 instead of passing in the wallet.
3 years ago
..
asb Add config/argument to swap/asb to configure bitcoin tx fees. 3 years ago
bin Add config/argument to swap/asb to configure bitcoin tx fees. 3 years ago
bitcoin Add upper bound for bitcoin fees of 100,000 satoshi. 3 years ago
cli Add config/argument to swap/asb to configure bitcoin tx fees. 3 years ago
database Await 10 confirmations of lock tx in refund 3 years ago
monero Initialize reqwest clients with verbose logging 3 years ago
network Peer check for incoming transfer proofs 3 years ago
protocol Pass address/fees into State0 instead of passing in the wallet. 3 years ago
asb.rs Remove redundant noun from tracing initialiser functions 3 years ago
bitcoin.rs Rename weight constants. 3 years ago
cli.rs Remove redundant noun from tracing initialiser functions 3 years ago
database.rs Save Alice's peer-id in the db for Bob 3 years ago
env.rs Safely abort swap if TxLock is not confirmed in a reasonable time 3 years ago
fs.rs !fixup Different default directories for CLI and ASB 3 years ago
kraken.rs Make `kraken` module emit `PriceUpdate`s instead of `Rate`s 3 years ago
lib.rs Add support for swapping through Tor. 3 years ago
monero.rs Add a configurable spread to the ASB 3 years ago
monero_ext.rs Upgrade to bdk 4.0 3 years ago
network.rs Add support for swapping through Tor. 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 Add support for swapping through Tor. 3 years ago