Skip to content

searchjs limitation in using number type #238

@risinek

Description

@risinek

When trying to filter out transactions based on transferred amounts, the use of number type is limiting. E.g. filtering swaps larger than 1 ETH would reach the limit of the number type. See TS message TS80008: Numeric literals with absolute values equal to 2^53 or greater are too large to be represented accurately as integers.

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