Final changes for v30.3rc1.
Backports since 30.2:
<!--e57a25ab6845829454e8d69fc972939a-->
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
<!--006a51241073e994b41acfe9ec718e94-->
For details see: https://corecheck.dev/bitcoin/bitcoin/pulls/35452.
<!--021abf342d371248e50ceaed478a90ca-->
See the guideline for information on the review process. A summary of reviews will appear here.
<!--5faf32d7da4f0f540f40219e4f7537a3-->
Can we have something like this in the release notes. Also for 29 point release (and possibly 31 if we don't have an automatic compaction patch merged):
This fixes an issue where the chainstate database would repeatedly rewrite large portions of itself, causing excessive disk reads and writes during normal operation.
As a side effect, the chainstate will be around 4 GB larger after an initial sync. To reclaim this space, restart the node with
-forcecompactdb=1after the initial sync has finished. It should be removed on subsequent restarts. Leaving it set will cause significant disk reads and writes every time the node is restarted.
Milestone
30.3