5 Commits

Author SHA1 Message Date
Calin Culianu 33dc863ee5 Updated to incorporate reviewer note 2022-06-06 15:43:31 -05:00
Calin Culianu 7f5ff93073 Update to create a note about VARINT/ vs Compact size potential ambiguity 2022-06-06 15:23:04 -05:00
Andrew Groot 9331a727c4 Added note about alternate names for variable-length-integer. 2021-05-03 15:42:20 -04:00
Anonymous Contributor 14c13064ef Disambiguation: rename variable length integer to **compact** variable length integer
See issue [#32](https://github.com/BitcoinUnlimited/BitcoinCashSpecification/issues/32)

Quoting @joshmg:

"I think we're inclined to take your most recent suggestion and rename what the specification calls "variable length integer" to "compact variable length integer". It's similar enough to the C++ -ism such that anyone with that context will understand the intended parallel, while also avoiding the name collision of BCHN/Core's internal VarInt."
2021-03-24 10:49:12 +01:00
Andrew Groot fed06d280a Making format documentation more consistent.
Expanded upon some existing pages and populated some pages that were linked to despite not existing.
2020-09-24 16:49:32 -04:00