dcrdex
dcrdex copied to clipboard
The Decred Decentralized Exchange (DEX), powered by atomic-swaps.
For a long time the error `[ERR] CORE: non-existent 42 wallet should exist` has been around: ``` 2024-05-03 02:41:07.927 [TRC] MUX: "POST http://127.0.0.3:5758/api/newwallet HTTP/1.1" from 127.0.0.1:47976 - 200 12B in...
This diff adds the ability to start/stop bots individually and also to perform live updates to bot settings and the amount of funds controlled by bots. All balance fields are...
This adds a tor hidden service, and a settings dialog that generates the QR code of the .onion URL for pairing with a mobile app. The Android app code is...
Implement `WalletHistorian` for btc/clone electrum wallets.
The registration flow didn't take into account the case where an exchange had not yet been added to user.Exchanges. It assumed the exchange would already be view only. Closes #2749
The biggest blocker for this is that currently the `GetTickets` rpc call will not work over rpc with an spv wallet. That will need to be "fixed" over in dcrwallet....
https://proposals.decred.org/record/fa0ea64 Add a monero simnet harness. It should work like the others, started with a simple `./harness.sh`. It is expected that the user already has the xmr executables installed. Should...
https://proposals.decred.org/record/fa0ea64 We need the script logic for xmr and dcr adaptor signatures. Some resources: [technical paper](https://eprint.iacr.org/2020/1126.pdf) [basicswap github](https://github.com/tecnovert/basicswap)
Self-matches are not supposed to give score, but they are.