buck54321

Results 97 issues of buck54321

Ticket purchasing was added in #7.

Makes Decred SPV wallet an `asset.Rescanner`

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` -...

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

``` 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...

![image](https://github.com/decred/dcrdex/assets/6109680/a9cfa9b9-240c-4cc7-8dcc-34d41e479801)