xmr-btc-swap/swap/src
Daniel Karzel 1de907b176
Change default Monero mainnet node to xmr.to
It appears to be more stable.
Encountered issues with the previous setup, `monero-wallet-rpc` logs:

```
2021-05-24 04:23:54.852	E !r. THROW EXCEPTION: tools::error::no_connection_to_daemon
2021-05-24 04:23:54.857	E Exception at while refreshing, what=no connection to daemon
```
2021-05-24 14:44:44 +10:00
..
asb Refactor ASB test-/mainnet default dir init 2021-05-20 13:05:51 +10:00
bin CLI log statements to be more JSON friendly 2021-05-21 15:00:31 +10:00
bitcoin Ensure that output of lock script is at tx-output index 0 2021-05-20 13:05:52 +10:00
cli Change default Monero mainnet node to xmr.to 2021-05-24 14:44:44 +10:00
database Bitcoin transaction published state 2021-05-24 10:53:14 +10:00
monero Support armv7 architecture for monero-wallet-rpc. 2021-05-21 17:55:04 +10:00
network Network check upon spot price request 2021-05-20 13:03:29 +10:00
protocol Bitcoin transaction published state 2021-05-24 10:53:14 +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 Bitcoin=2 Monero=10 default finality confirmations 2021-05-20 13:05:52 +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