Post
Topic
Board Development & Technical Discussion
Re: Reusing receive address doesn't reduce tx size on spending, right?
by
jnano
on 29/10/2017, 23:28:27 UTC
I thought maybe there are repeated tx ids, or auxiliary data that clients can theoretically add in.

I haven't checked raw network-format blocks, but compressing a few Core block .dat files, they reduce by about 20% (using a 1MB dictionary).
Maybe it's just an artifact of the on-disk database format.