-
One reason people are hesitant to run markets is because there is no way to bootstrap liquidity. Should we offer a market maker bot?
I'm not familiar with the setup or algorithms, but there's gott…
-
Taker will skip confirming the redemption if they do not have server's ack of their redeem request, as stated here:
https://github.com/decred/dcrdex/blob/1619a9ccfefe12c15ffa8e0b788013d6432431b8/clie…
-
```
root@relay:~/relayer/basic# docker-compose up
Creating network "basic_default" with the default driver
Pulling postgres (postgres:)...
latest: Pulling from library/postgres
42c077c10790: Alre…
-
Reproducible with Decrediton 1.7.5, assuming I already have a working DEX setup in Decrediton (I've imported my DEX-seed),
- update password (Private Passphrase) in Decrediton (under Settings -> Pr…
-
All legacy VSPs are closed and no longer accept new tickets purchased from Decrediton, therefore the legacy VSP ticket options can be removed.
- Remove the form to purchase legacy VSP tickets
- Ch…
-
On the consensus changes details page, clicking on the "Update Preference" button, Decrediton fetches public keys from all VSP one by one, and it could take a large amount of time on the mainnet.
Th…
-
Right now I'm participating in [FVM Space Warp](https://ethglobal.com/events/spacewarp/home) hackathon in `Mark3d` team with `FileMarket` project.
I've faced an issue with `eth_getBlockByNumber` an…
-
When the number of connected peers increases to 120+, node will refuse new connections with an error:
```
panic: failed to dial 12D3KooWSd5c6vcozontrsQYpATbXzJUZGGqyC7DuNVeJPkpDdzo:
* [/ip4/1…
-
-
Hello, migrating from
```
github.com/libp2p/go-libp2p v0.14.3
github.com/libp2p/go-libp2p-core v0.8.6
```
to
```
github.com/libp2p/go-libp2p v0.22.0
```
surfaced a potential bug that was…