Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
9562420
Topic
857729
Board
Development & Technical Discussion
Re: Transaction id hashing and var_ints
by
TierNolan
on
16/11/2014, 18:06:35 UTC
Quote from: harding on November 16, 2014, 03:17:32 PM
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.