Skip to content

Implement varuint64 and replace varint32 #29

@abitmore

Description

@abitmore

varint32 is broken in bitshares-core when data is greater than 0x40000000 aka 1,073,741,824. Actually everywhere in bitshares-core is using the unsigned format unsigned_int. In addition, we're moving forward to 64 bit. Ideally the JS library should support 64 bit too.

Related issues:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions