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
Daniel Karzel bae38a712f
Sync on interval instead of ping
Since we don't rely on long running subscriptions anymore we can remove the ping that was used to ensure a connection refresh.
3 years ago
..
asb Refactor ASB test-/mainnet default dir init 3 years ago
bin Simplify ASB initial setup signature 3 years ago
bitcoin Sync on interval instead of ping 3 years ago
cli Activate mainnet for the CLI 3 years ago
database Await 10 confirmations of lock tx in refund 3 years ago
monero Fix `monero-wallet-rpc` startup for mainnet CLI 3 years ago
network Network check upon spot price request 3 years ago
protocol Network check upon spot price request 3 years ago
asb.rs Remove redundant noun from tracing initialiser functions 3 years ago
bitcoin.rs Network check upon spot price request 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 Let testnet setup reflect mainnet 3 years ago
fs.rs Improve logging by adding details as fields instead of into the msg. 3 years ago
kraken.rs Always log whole causality chain for errors. 3 years ago
lib.rs Add support for swapping through Tor. 3 years ago
monero.rs Network check upon spot price request 3 years ago
monero_ext.rs Upgrade to bdk 4.0 3 years ago
network.rs Network protocol tests for spot_price behaviour 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