Post
Topic
Board Development & Technical Discussion
Re: Transaction id hashing and var_ints
by
TierNolan
on 16/11/2014, 18:06:35 UTC
It looks to me like CompactSize requires the smallest possible encoding.  See: https://github.com/bitcoin/bitcoin/blob/master/src/serialize.h#L218

Interesting, I thought it was valid but discouraged.