Skip to content

VarInt in this project is CompactSize in Bitcoin Core #1016

@dagurval

Description

@dagurval

The Bitcoin Code source code uses the name "CompactSize" for what is named "VarInt" in this project.

"CompactSize/VarInt" in this project and in Bitcoin Core.

In Bitcoin Core, there is also a different integer encoding named VarInt.

I assumed VarInt was the same integer encoding for both projects and this confused me for a while.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions