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