The bloom-filter tag has no wiki summary.
2
votes
2answers
199 views
How do I switch from Bitcoin-QT to a lighter, faster (SPV) Bitcoin client?
So, keeping up to date with the blockchain is getting ridiculous in Bitcoin-QT, especially on my laptop. If I leave it off or away from the internet for even a short period of time, it takes forever ...
9
votes
1answer
101 views
What are the privacy implications of filtered blockchain downloads?
There is now "Bloom filter" support in the network protocol for sending only relevant transactions to lightweight clients.
What are the privacy implications of the bloom filter? Does it leak any ...
9
votes
1answer
260 views
Does the official Bitcoin version 0.8. client still download the whole blockchain?
The release notes for version 0.8 of the "Satoshi" client say
"Bloom filter" support in the network protocol for sending only relevant transactions to lightweight clients.
Is this an optional ...