Post
Topic
Board Beginners & Help
Re: High speed Blockchain Download
by
nibor
on 21/08/2011, 14:49:02 UTC
So the regular block chain isn't compressed at all? Why not? Isn't regular RLE pretty trivial to implement these days? Maybe some other reason.

Because the blockchain is full of hashes that are in effect random numbers it does not compress well.
You only get 20% compression, so does not seem worth it for all the extra effort.