Skip to content

Using of native BigInt is a breaking change #291

Description

@DeRain

Introduction of native BigInt could lead to errors on environments that doesn't support BigInt.

Currently, a lot of browsers with older versions does not support BigInt, React Native does not support big int. All applications include address-encoder dependency should use polyfills.

Possible solutions:

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