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

Error when sending tokens with amount bigger than 9,000,000,000,000,000 #1163

Closed
dorijan opened this issue Oct 6, 2021 · 2 comments
Closed

Comments

@dorijan
Copy link

dorijan commented Oct 6, 2021

Hi to everyone.
It seems adalite cannot handle bigger number than 9,000,000,000,000,000, which is the limitation of js, so BigNumber library should be implemented to handle that numbers.

@refi93
Copy link
Collaborator

refi93 commented Oct 7, 2021

Hi @dorijan - thanks for raising this. You are right, this is indeed a known issue (#867) that we would like to address, but we were postponing it so far supposing that such high amounts are very unlikely to happen on mainnet. Do you know of some actual token that is impacted by this limitation? For the time being, as an alternative, you can use the Yoroi wallet which doesn't have such limitation

@refi93
Copy link
Collaborator

refi93 commented Dec 20, 2022

fixed in #1327

@refi93 refi93 closed this as completed Dec 20, 2022
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

2 participants