-
We have Politicoin, our own currency that we would like to setup for swap.
Currently I cannot find a way to add my own currency that enables swap with other currencies.
Has someone done that and can…
-
```
020-08-02 11:43:58.5858 [OpenDEX] info: All OpenDEX orders have been removed
2020-08-02 11:43:59.5959 [Centralized] info: All CEX orders have been removed
2020-08-02 11:44:04.044 [Centralized] …
-
EDIT: lndbtc & lndltc are upgraded to 0.11 and from that perspective we are ready to enable MPP. Question now is if to move to the streaming call `sendpaymentv2` since MPP is currently **not** availab…
-
## Summary of Bug
add x/backend query params verification
### 1. Describe
the invalid request should return after params verification.
the page and per-page params need verification in t…
-
- [ ] `status` shows `Can't connect to Connext node` for several seconds while the connext client is loading:
```
testnet > logs connext
2020-08-12 17:12:44,368 INFO Set uid to user 0 succeeded
…
-
Step 1:
- create a simple .html website with some JS connecting to `xud`'s webproxy endpoint
- features: pair switcher (default to btc/usdt), orderbook buy/sell, node alias, node advertised address …
-
**If our connection with exchange goes offline/becomes unresponsive**, arby should cancel open OpenDEX orders. This is important, because otherwise xud could swap orders on OpenDEX, where the bot is u…
-
ghost updated
4 years ago
-
This issue tracks removing the redundant `SwapCompleted` and the corresponding swap status. This packet has long been a formality - it is sent only after the swap is actually settled, and recently it …
-
# Problem
Doing an atomic swap with on-chain transactions is constrained by the underlying blockchain. This has several downsides:
* Transactions are bound to the blocktime. This means, an atomic …