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

Support max allowed asset supply by the rgb-lib #807

Open
cakesoft-shashank opened this issue Jan 27, 2025 · 0 comments
Open

Support max allowed asset supply by the rgb-lib #807

cakesoft-shashank opened this issue Jan 27, 2025 · 0 comments
Assignees
Labels
Data Change Status: to-do 📋 Items not yet picked up
Milestone

Comments

@cakesoft-shashank
Copy link
Member

Realm-JS supports an upper limit of 2^53 - 1 for integer values, which has led us to restrict the maximum allowed supply to this value. We need to find a workaround to support a maximum supply of 2^64 - 1.

Ref: realm/realm-js#1925

@cakesoft-shashank cakesoft-shashank added this to the Sprint 46 milestone Jan 27, 2025
@cakesoft-shashank cakesoft-shashank self-assigned this Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Data Change Status: to-do 📋 Items not yet picked up
Projects
None yet
Development

No branches or pull requests

1 participant