Author

Topic: Bitcoind 0.14 - pruning mode question (Read 503 times)

staff
Activity: 3458
Merit: 6793
Just writing some code
March 12, 2017, 12:59:24 PM
#2
Im curious, because new versions of bitcoin core coming so fast i can't keep up with new features and all wiki page's can't keep up also.

I wanted to ask about pruning mode because in Bitcoind 0.12 and 0.13 usage of prunning mode was causing wallet functionality to beign disabled. This changes fast tho.
1. How about Bitcoind 0.14 prunning mode? Can i use prunning function and still have all wallet capabilities?
You can use the wallet stuff while pruned. This functionality has been available since 0.12.0, it was only disabled in 0.11.x.

2. What downsides are there in using Bitcoind 0.14 - pruning mode? All of them.
  • If the blockchain or the databases corrupt, you will need to redownload the entire blockchain in order to reindex.
  • You won't be able to import addresses or private keys
  • You won't be helping the network as much as you won't be able to bring new nodes up to sync or out of sync nodes back up to sync.
There may be more, but that's all the important ones I can think of right now.
legendary
Activity: 2296
Merit: 1014
March 12, 2017, 10:30:12 AM
#1
Im curious, because new versions of bitcoin core coming so fast i can't keep up with new features and all wiki page's can't keep up also.

I wanted to ask about pruning mode because in Bitcoind 0.12 and 0.13 usage of prunning mode was causing wallet functionality to beign disabled. This changes fast tho.
1. How about Bitcoind 0.14 prunning mode? Can i use prunning function and still have all wallet capabilities?
2. What downsides are there in using Bitcoind 0.14 - pruning mode? All of them.
Jump to: