Skip to content

Clarify BigInt vs BigUint #343

Closed
Closed
@dignifiedquire

Description

@dignifiedquire

The spec currently contains many references to BigInt, even though in most cases what is actually needed is an unsigned integer, of arbitrary size. This is mostly due to the fact that go stdlib does not differentiate, but leb-128 and cbor can both properly distinguish these, so should the spec.

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