[Wallet] Implment Wallet Pruning #9429

issue da2ce7 opened this issue on December 26, 2016
  1. da2ce7 commented at 12:02 PM on December 26, 2016: none

    As mentioned by @gmaxwell on IRC: https://botbot.me/freenode/bitcoin-core-dev/2016-12-22/?msg=78338240&page=4

    A pruned wallet is a wallet that has had some transactions removed.

    The is very useful for merchants who deal with very large (say 500mb+) wallets.

    Possible command:

    Prune Wallet: (possibly a useful command for privacy) [int: start block height] - Start Range (inclusive) [int: end block height] - End Range - (exclusive) (bool: keep unspent, default true) - If transaction has unspent output, exclude from removal. (bool: test run, default true) - Return transactions that would be removed, but don't execute. (list of txid: excluded transactions) - List of transactions that should be not removed. (bool: error if excluded txid not found, default true) - If excluded txid not found, don't continue.

  2. MarcoFalke commented at 12:15 PM on December 26, 2016: member

    How is this issue different from #9409?

  3. fanquake added the label Wallet on Dec 26, 2016
  4. da2ce7 commented at 2:30 PM on December 26, 2016: none

    Sorry. Indeed. Duplicate.

  5. da2ce7 closed this on Dec 26, 2016

  6. MarcoFalke locked this on Sep 8, 2021
Contributors
Labels

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-17 09:15 UTC

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