doc: clarify pruning impact on wallet sync #35076

pull MemeticMoney wants to merge 1 commits into bitcoin:master from MemeticMoney:doc-prune-wallet-sync changing 2 files +2 −2
  1. MemeticMoney commented at 7:38 PM on April 14, 2026: none

    This updates prune-related help text to document the existing caveat that wallets should remain loaded, and relevant indexes should remain active, while pruning is enabled. This follows the behavior discussed in #30671 without changing startup, pruning, wallet, or index behavior.

    Refs #30671.

    Testing:

    • cmake -S . -B build -DBUILD_GUI=OFF -DBUILD_TESTS=OFF -DBUILD_BENCH=OFF -DBUILD_FUZZ_BINARY=OFF -DENABLE_IPC=OFF -DCMAKE_PREFIX_PATH=/opt/homebrew
    • cmake --build build --target bitcoind -j$(sysctl -n hw.ncpu)
    • ./build/bin/bitcoind -help 2>&1 | rg -A10 -- '-prune=<n>'
    • xmllint --noout src/qt/forms/optionsdialog.ui
    • git diff --check
  2. DrahtBot added the label Docs on Apr 14, 2026
  3. DrahtBot commented at 7:39 PM on April 14, 2026: contributor

    <!--e57a25ab6845829454e8d69fc972939a-->

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

    <!--021abf342d371248e50ceaed478a90ca-->

    Reviews

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

    <!--174a7506f384e20aa4161008e828411d-->

    Conflicts

    Reviewers, this pull request conflicts with the following ones:

    • #34435 (refactor: use _MiB/_GiB consistently for byte conversions by l0rinc)

    If you consider this pull request important, please also help to review the conflicting pull requests. Ideally, start with the one that should be merged first.

    <!--5faf32d7da4f0f540f40219e4f7537a3-->

  4. doc: clarify pruning impact on wallet sync e0911c30fb
  5. MemeticMoney force-pushed on Apr 14, 2026
  6. luke-jr referenced this in commit 8a81c2ce83 on Apr 16, 2026

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-21 09:12 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me