Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

searchjs limitation in using number type #238

Open
risinek opened this issue Aug 9, 2023 · 0 comments
Open

searchjs limitation in using number type #238

risinek opened this issue Aug 9, 2023 · 0 comments

Comments

@risinek
Copy link

risinek commented Aug 9, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant