dcrdex icon indicating copy to clipboard operation
dcrdex copied to clipboard

The Decred Decentralized Exchange (DEX), powered by atomic-swaps.

Results 215 dcrdex issues
Sort by recently updated
recently updated
newest added

If I log in while my network is down (wifi off) I see depth chart & candles loading animation that doesn't resolve to anything after network is back up (wifi...

Similar to https://github.com/decred/dcrdex/issues/2168, much less critical, but I'd like to investigate it further still. In https://github.com/decred/dcrdex/pull/2195#issuecomment-1451186456 I described what looks like "a noticiable delay in candle cache sync (between dexc...

This failure is coming from the same pipeline as the one reported in https://github.com/decred/dcrdex/issues/2228, but since these are independent tests (seemingly sharing no global state) I'll just call it a...

https://github.com/decred/dcrwallet/issues/2199#issuecomment-1414287955 Raises questions of if and where we need to be more proactive about blocking certain things before a wallet reports synced=true. In lieu of more broad effects from Core...

We need to encrypt the `db.Bond.PrivKey`. https://github.com/decred/dcrdex/blob/8d99975b34e4ed372953ee39f5fbc659b2302918/client/db/types.go#L100 With #2036 introducing automatic bond rotation, encryption of the private key becomes difficult, since we don't want to keep the application `Crypter` in...

Some server config values are blindly trusted by the client when they could be detrimental to the user if too low. They are `swapConf` and `maxFeeRate` and to a lesser...

Someone asked in #dex chat where are the docs for integrating new assets. The answer was > https://github.com/decred/dcrdex/blob/master/spec/fundamentals.mediawiki/#adding-new-assets > https://github.com/decred/dcrdex/tree/master/server/asset I think (hope) this will become a popular question and...

documentation

There is currently no way to add translations for the descriptions and display names of the wallet configurations.

solution needed
i18n

comment by @davecgh on Element. > I personally prefer for enter to activate the default action of forms. More generally, one of the biggest pet peeves I have with almost...

> Good stuff, but oh boy did this give the user a hell of a foot-gun, especially with Decred where a non-final txn like the refund can enter mempool before...

testing