Skip to content

cbor serialization of big integers (Uint) is undefined #445

@whyrusleeping

Description

@whyrusleeping

I really thought we had this written down at some point as using a cbor big int, but i can't seem to find it.

In any case, We should use cbor big ints here (its an extension). It costs us one extra byte for the tag, but means other CBOR parsers can more easily understand our datastructures.

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