xmr-btc-swap/swap/src
Daniel Karzel 7f8af7926d
ASB config may specify finality confirmations
By default the finality confirmations of the network's `env::Config` will be applied and no finality confirmations will be persisted on disk in the config file.
It is however possible to set finality confirmations in the config file for bitcoin and monero for power users at their own risk.
If set the defaults will be overwritten with the parameter from the config file upon startup.
2021-05-20 13:05:51 +10:00
..
asb ASB config may specify finality confirmations 2021-05-20 13:05:51 +10:00
bin ASB config may specify finality confirmations 2021-05-20 13:05:51 +10:00
bitcoin Add checks to max_giveable amount. 2021-05-12 16:31:32 +10:00
cli Activate mainnet for the CLI 2021-05-20 12:57:58 +10:00
database Await 10 confirmations of lock tx in refund 2021-04-01 16:03:38 +11:00
monero Network check upon spot price request 2021-05-20 13:03:29 +10:00
network Network check upon spot price request 2021-05-20 13:03:29 +10:00
protocol Network check upon spot price request 2021-05-20 13:03:29 +10:00
asb.rs Remove redundant noun from tracing initialiser functions 2021-04-08 16:14:32 +10:00
bitcoin.rs Network check upon spot price request 2021-05-20 13:03:29 +10:00
cli.rs Remove redundant noun from tracing initialiser functions 2021-04-08 16:14:32 +10:00
database.rs Save Alice's peer-id in the db for Bob 2021-04-01 16:06:48 +11:00
env.rs ASB config may specify finality confirmations 2021-05-20 13:05:51 +10:00
fs.rs Improve logging by adding details as fields instead of into the msg. 2021-05-11 15:27:53 +10:00
kraken.rs Always log whole causality chain for errors. 2021-05-11 15:27:53 +10:00
lib.rs Add support for swapping through Tor. 2021-04-27 14:51:41 +10:00
monero_ext.rs Upgrade to bdk 4.0 2021-02-19 15:18:37 +11:00
monero.rs Network check upon spot price request 2021-05-20 13:03:29 +10:00
network.rs Network protocol tests for spot_price behaviour 2021-05-07 15:00:29 +10:00
protocol.rs Dynamically chose fee for TxCancel. 2021-05-07 10:24:41 +10:00
seed.rs Derive Tor secret key from seed. 2021-04-27 16:39:32 +10:00
tor.rs Add support for swapping through Tor. 2021-04-27 14:51:41 +10:00