Skip to content

[30.x] 30.3rc1#35452

Draft
fanquake wants to merge 3 commits into
bitcoin:30.xfrom
fanquake:30_3_rc1
Draft

[30.x] 30.3rc1#35452
fanquake wants to merge 3 commits into
bitcoin:30.xfrom
fanquake:30_3_rc1

Conversation

@fanquake fanquake added this to the 30.3 milestone Jun 3, 2026
@DrahtBot
Copy link
Copy Markdown
Contributor

DrahtBot commented Jun 3, 2026

The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.

Code Coverage & Benchmarks

For details see: https://corecheck.dev/bitcoin/bitcoin/pulls/35452.

Reviews

See the guideline for information on the review process.
A summary of reviews will appear here.

@andrewtoth
Copy link
Copy Markdown
Contributor

andrewtoth commented Jun 3, 2026

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=1
after 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants