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 338f4b82e5
Introduce dedicated bob::State6 for cancelling
3 years ago
..
asb Update the application name for `--version` print 3 years ago
bin Rename ExecutionParams to EnvironmentConfig 3 years ago
bitcoin Move more domain knowledge onto the `TxCancel` type 3 years ago
cli Update the application name for `--version` print 3 years ago
database Introduce dedicated bob::State6 for cancelling 3 years ago
monero Introduce monero::TransferRequest 3 years ago
network Introduce `quote` protocol and display it to the user before they fund 3 years ago
protocol Introduce dedicated bob::State6 for cancelling 3 years ago
asb.rs Provide stronger isolation of kraken module 3 years ago
bitcoin.rs Greatly reduce load onto the Electrum backend 3 years ago
cli.rs Remove CLI config file in favour of parameters 3 years ago
database.rs Make sure all error messages start with an uppercase letter 3 years ago
env.rs Make Monero and Bitcoin wallet use a generalized sync interval 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 Tell the user more about the monero lock transaction 3 years ago
monero_ext.rs Upgrade to bdk 4.0 3 years ago
network.rs Introduce `quote` protocol and display it to the user before they fund 3 years ago
protocol.rs Change `imports_granularity` to module 3 years ago
seed.rs Add context if we fail to compute extended private key 3 years ago
trace.rs Disable timestamp if we log to a non-interactive terminal 3 years ago