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

The `MACOSX_DEPLOYMENT_TARGET` env var is required to compile backwards compatible cgo builds with on Mac. The `-tray` thing was just copypasta.

Closes #2943 This PR introduces a new behaviour for disabled dex accounts. The account is no longer deleted and will be loaded into memory when core is initialized as an...

More to avoid confusion on the user end, particularly as more EVM assets/networks get supported, there should be warnings on the receive address modal to ensure the correct network/contract is...

Running Bison wallet on personal PC/laptop presents the following challenge: - I place a bunch of orders - after a while I have to shut down (or restart) Bison wallet...

Would be nice to have visual indicator like so:

Build ID: c5fb19a Tested on a rapsberry pi 4, another user reporrted having the same error. ``` 2024-09-09 18:51:48.469 [ERR] WEB: error creating polygon wallet: failed to connect polygon wallet:...

If the user starts up a wallet after being shut off for a long time, we shouldn't renew their bonds without input first.

Prune archived orders when there are more than 1000 (configurable).

Adds functions for encrypting / decrypting Schnorr signatures, and uses the athanorlabs/go-dleq library for discrete log equivalence.