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

ZCash fee handling is wrong. ZCash currently uses a standard fee of . 0001 **per tx**. We're still using it as a rate **per byte**. We're also using `medianFeesTheHardWay`, which...

For coins who's clients check for dust outputs, consider preventing trades with server that would definitely fail due to values being too low.

## Funding with small value inputs Pool miners accumulate many small value mining share utxos which they may wish to trade. Mixing also tends to accumulate many small value utxos...

As we move into the future of client development, this working draft of a task list can be used for coordination. **Please comment below to help me add or remove...

--- FAIL: TestUTXOs (0.15s) btc_test.go:918: case 5 - received no error for orphaned transaction

-- FAIL: TestRegister (2.33s) core_test.go:2270: timed out waiting for feepayment or balance notification

This is a tracking issue for the work being done on packaging the desktop app in flatpak and snap, and publishing these on Flathub and the Snap Store (thus also...

Based on https://github.com/decred/dcrdex/pull/2456, blocked by https://github.com/decred/dexweb/issues/41 (hence PR is a draft). See [rendered version](https://github.com/norwnd/dcrdex/tree/docs-download-link-for-standalone-app). It will probably be useful to have the https://dex.decred.org/#downloads link in setup section(s), once it's ready...

Not sure if this is the right place, just a heads up: ![image](https://github.com/decred/dcrdex/assets/46197055/94f40a3b-fc52-481b-aa08-9011f8a8a0d2)

It needs to be recorded which trades were made by which bots, and there needs to be both a UI and CLI to view the performance metrics of all past...