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
Daniel Karzel bc442bcad3
Await 10 confirmations of lock tx in refund
3 years ago
..
asb Say who we are in the `--help` message 3 years ago
bin Distinguish loading all swaps for alice or bob on db level 3 years ago
bitcoin Alice to validate Bob's PSBT for correctness 3 years ago
cli Say who we are in the `--help` message 3 years ago
database Await 10 confirmations of lock tx in refund 3 years ago
monero Merge #383 #385 #386 3 years ago
network Remove connection handling from swap execution 3 years ago
protocol Await 10 confirmations of lock tx in refund 3 years ago
asb.rs Provide stronger isolation of kraken module 3 years ago
bitcoin.rs Alice to validate Bob's PSBT for correctness 3 years ago
cli.rs Remove CLI config file in favour of parameters 3 years ago
database.rs Distinguish loading all swaps for alice or bob on db level 3 years ago
env.rs Safely abort swap if TxLock is not confirmed in a reasonable time 3 years ago
fs.rs Import anyhow::Result across the codebase 3 years ago
kraken.rs Disable `backoff`s `max_elapsed_time` functionality 3 years ago
lib.rs Merge #321 3 years ago
monero.rs Simplify code within BobState::XmrLockProofReceived 3 years ago
monero_ext.rs Upgrade to bdk 4.0 3 years ago
network.rs Remove connection handling from swap execution 3 years ago
protocol.rs Alice to validate Bob's PSBT for correctness 3 years ago
seed.rs Seed should neither be Clone nor Copy 3 years ago
trace.rs Use `tracing-log` feature flag instead of manual initialization 3 years ago