Commit Graph

3 Commits

Author SHA1 Message Date
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