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

[x/gamm][stableswap]: Increase max post-scaled amount to 10^34 #3289

Closed
Tracked by #1451
AlpinYukseloglu opened this issue Nov 7, 2022 · 0 comments · Fixed by #3290
Closed
Tracked by #1451

[x/gamm][stableswap]: Increase max post-scaled amount to 10^34 #3289

AlpinYukseloglu opened this issue Nov 7, 2022 · 0 comments · Fixed by #3290
Assignees
Labels
C:stableswap C:x/gamm Changes, features and bugs related to the gamm module.

Comments

@AlpinYukseloglu
Copy link
Contributor

Background

Now that we have fully switched to geometric error tolerance, we can accommodate significantly larger asset amounts and can increase our max post-scaled amount instead of dealing with additional complexity arising from a large scaling factor multiplier.

Suggested Design

  • Increase max post-scaled amount to 10^34

Acceptance Criteria

  • All new and existing tests pass
@AlpinYukseloglu AlpinYukseloglu added C:x/gamm Changes, features and bugs related to the gamm module. C:stableswap labels Nov 7, 2022
@AlpinYukseloglu AlpinYukseloglu self-assigned this Nov 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C:stableswap C:x/gamm Changes, features and bugs related to the gamm module.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant