-
I don't know how my local simulation tests got in this state exactly, I did a `docker system prune -a` and then `npm run test:sim:build` and had some early tests fail due to bugs in my new test cases,…
-
https://github.com/ExchangeUnion/xud/blob/aa41615a82475193b02f55427272562bb01a3cdd/lib/utils/utils.ts#L197
based on https://github.com/ExchangeUnion/xud/pull/1883#pullrequestreview-485582195
-
Follow-up of https://github.com/ExchangeUnion/xud/pull/1680, needed for https://github.com/ExchangeUnion/xud/issues/1673: since we now treat a swap as atomically completed upon reaching `PreimageResol…
-
Created as a followup to: https://github.com/ExchangeUnion/xud/pull/1044#discussion_r299781230
Right now we'll only update newUris if the identity pub key changes. It is possible for lnd to restart…
ghost updated
4 years ago
-
I have noticed this error few days ago on macOS with gRPC FUSE enabled. Now I saw this error again on Windows.
```
requests.exceptions.ChunkedEncodingError: ('Connection broken: IncompleteRead(0 b…
-
`xud-backup` should support uploading encrypted backups to some cloud storage provider like Dropbox, Google Drive or Nextcloud.
The tough question here is deciding which ones to support.
-
**Is your feature request related to a problem? Please describe.**
Mounting the whole host drive into `utils`, causes issues on several operating systems and is not great from a security perspective.…
-
Add mention that i cant use native/infura/external options for simnet setup
```
ro-ma@roma-ODROID-H2:~$ bash xud.sh --geth.mode native
1) Simnet
2) Testnet
3) Mainnet
Please choose the network: …
-
![Screenshot_from_2020-04-15_13-27-15](https://user-images.githubusercontent.com/4723958/79328939-76299c00-7f49-11ea-8959-01a3e6ad4dfc.png)
It should print
```
Failed to check for image updates…
-
Below output of my environment which is configured to issue ETH/BTC orders. As one can see, sell order is missing even though all balances and limits are fine. Arby logs show that it failed to replace…