dcrd/internal
Ryan Staudt 22316ade85 multi: Flush cache before fetching UTXO stats.
This updates the UTXO cache to flush all entries to the backend before
UTXO stats are fetched.  This ensures that the UTXO stats are always in
sync with the current best block.

This also does not impact the effectiveness of the UTXO cache since
entries are still only evicted if necessary.
2021-10-22 06:28:06 -05:00
..
fees fees: Remove deprecated DisableLog. 2020-12-28 13:13:47 -06:00
limits multi: update build tags to pref. go1.17 syntax. 2021-10-19 20:21:44 -05:00
mempool multi: avoid using subscriber lifecycle in catchup. 2021-10-12 18:52:50 -05:00
mining multi: avoid using subscriber lifecycle in catchup. 2021-10-12 18:52:50 -05:00
netsync multi: Use database/v3 module 2021-08-02 09:13:45 -05:00
progresslog multi: Don't use deprecated ioutil package. 2021-09-01 06:09:37 -05:00
rpcserver multi: Flush cache before fetching UTXO stats. 2021-10-22 06:28:06 -05:00
staging/stdscript multi: avoid using subscriber lifecycle in catchup. 2021-10-12 18:52:50 -05:00
version version: Rework to support single version override. 2021-05-14 04:15:56 -05:00