Skip to content

Conversation

maflcko
Copy link
Member

@maflcko maflcko commented Jan 18, 2016

Wallet: Pruning
---------------

With 0.12 it is possible to use basic wallet functionality in prunded mode.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should remove basic. Expect of the import and rescan features, you can use everything. Basic may imply that only a smaller subset of functions are available.

@jonasschnelli
Copy link
Contributor

Nice Thanks!
ACK.

@jonasschnelli jonasschnelli added this to the 0.12.0 milestone Jan 18, 2016
@maflcko maflcko force-pushed the Mf1601-docWalletPrune branch from fa98e14 to fa97835 Compare January 18, 2016 13:12
Wallet: Pruning
---------------

With 0.12 it is possible to use wallet functionality in prunded mode.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/prunded/pruned

@maflcko maflcko force-pushed the Mf1601-docWalletPrune branch from fa97835 to fa5d0bf Compare January 18, 2016 15:04
@laanwj
Copy link
Member

laanwj commented Jan 18, 2016

Nice, ACK

Maybe add:

To enable block pruning set `prune=N` on the command line or in bitcoin.conf, 
where N is the number of MB to allot for raw block & undo data.

@maflcko maflcko force-pushed the Mf1601-docWalletPrune branch from fa5d0bf to fa31133 Compare January 18, 2016 15:27
@fanquake
Copy link
Member

ACK

On Monday, 18 January 2016, Wladimir J. van der Laan <
notifications@github.com> wrote:

Nice, ACK

Maybe add:

To enable block pruning set prune=N on the command line or in bitcoin.conf,
where N is the number of MB to allot for raw block & undo data.


Reply to this email directly or view it on GitHub
#7370 (comment).

@laanwj laanwj merged commit fa31133 into bitcoin:0.12 Jan 18, 2016
laanwj added a commit that referenced this pull request Jan 18, 2016
fa31133 [Doc] Wallet & Pruning (MarcoFalke)
@maflcko
Copy link
Member Author

maflcko commented Jan 18, 2016

Done. (Note: Pruning is also in MiB)

@maflcko maflcko deleted the Mf1601-docWalletPrune branch January 18, 2016 15:31
@bitcoin bitcoin locked as resolved and limited conversation to collaborators Sep 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants