master
coins: introduce thread pool in CoinsViewOverlay
kernel: allow setting chainstate `dbcache`
scripted-diff: [doc] Unify stale copyright headers
kernel, node: colocate dbcache bounds
kernel: Move BlockInfo to a kernel file
chainparams: remove my testnet3 seed
chainparams: add overloads for RegTest and SigNet with no options
validation: add -prevoutfetchthreads configuration option
ci, iwyu: Fix warnings in `src/kernel` and treat them as errors
coins: drop stale cursor null checks
coins: pass UTXO stats view by reference
logging: use util/log.h where possible
scripted-diff: Bump copyright headers after include changes
iwyu, doc: Document `IWYU pragma: export` for `<chrono>`
move-only: Create src/kernel/mempool_removal_reason.h
refactor: Convert ChainstateRole enum to struct
introduce and use the generalized `node::Warnings` interface