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

I'm seeing this logged on shutdown. ``` 2024-05-18 13:41:53.938 [ERR] CORE: Failed to lock DCR wallet: error locking native wallet account "default": wallet locked: account is already locked ```

DCRDEX Client -> Bison Wallet Application data directories and configuration file names are unchanged. An upgrade that moves those directories is feasible, but messy and pointless. ![image](https://github.com/decred/dcrdex/assets/6109680/17724b8d-3a20-484e-95a6-82733293eb40)

Temporary `replace` pointing to combined dcrlabs/ltcwallet#6, dcrlabs/ltcwallet#7, dcrlabs/ltcwallet#8, which collectively fix a number of bugs and enabled better logging. I'm keeping an eye on the testnet seeds to see which...

- Update architecture such that bots embed `unifiedExchangeAdaptor`, which reduces duplication and enables sharing of utilities and more concise access to immutable properties. - Move pause handling to `unifiedExchangeAdaptor` -...

Fixes typos, ignore unused params and light test refactoring in the `eth` pkg.

This PR improves the `UnmarshalJSON` method of type `floatString`.

Also fixes a bug with fakebinance orderbook level spacing where rate was being multiplied multiplied in two places.

Closes #2674. The first time we send a notification, the user has to `Allow` the app to continue sending notifications, but if they deny the app, they can allow notification...

My `dexc` is registered to a server which is no longer up, and is unable to connect. I cannot disable it because on this line xc is null, and this...