Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

backport: Merge bitcoin#23123 #6265

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Commits on Sep 14, 2024

  1. Merge bitcoin#23123: Remove -rescan startup parameter

    dc3ec74 Add rescan removal release note (Samuel Dobson)
    bccd1d9 Remove -rescan startup parameter (Samuel Dobson)
    f963b0f Corrupt wallet tx shouldn't trigger rescan of all wallets (Samuel Dobson)
    6c00649 Remove outdated dummy wallet -salvagewallet arg (Samuel Dobson)
    
    Pull request description:
    
      Remove the `-rescan` startup parameter.
    
      Rescans can be run with the `rescanblockchain` RPC.
    
      Rescans are still done on wallet-load if needed due to corruption, for example.
    
    ACKs for top commit:
      achow101:
        ACK dc3ec74
      laanwj:
        re-ACK dc3ec74
    
    Tree-SHA512: 608360d0e7d73737fd3ef408b01b33d97a75eebccd70c6d1b47a32fecb99b9105b520b111b225beb10611c09aa840a2b6d2b6e6e54be5d0362829e757289de5c
    laanwj authored and vijaydasmp committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    b9ab4c2 View commit details
    Browse the repository at this point in the history