dcrdex
dcrdex copied to clipboard
The Decred Decentralized Exchange (DEX), powered by atomic-swaps.
``` Use a more detailed structure for sync status. Add a sync notification to replace wallet state notifications where only the sync status has changed. Lower default account and address...
Tested regtest livetest. This is major version upgrade which has breaking changes.
If there are existing orders on the market on which the user is attempting to starta bot, an error message will be shown.
This diff updates the market maker to attempt to allocate available funds to bots before doing a deposit or a withdrawal. By doing this, unnecessary deposits or withdrawals may be...
The recipient field was being populated with the "to" field of the eth transaction (which may be a contract address) instead of the recipient of a send transaction as in...
Just updated a node that was connected to the testnet dex for a while with no orders to rc-1. Had a strange error. Unsure what happened so just adding the...
closes #2754
It seemed to only be saved when registered (paying the bond), however, the custom server is still not in the list over servers when I click on the button "Add...
Weird bug when I tried to `^C` the dex. BTC wallet was still syncing, but everything else was fully synced: ``` ^C 2024-07-25 05:07:13.410 [INF] BW: Attempting to logout... 2024-07-25...