-
Notifications
You must be signed in to change notification settings - Fork 607
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
add scaling factors to stableswap pool creation #2222
Conversation
Co-authored-by: Dev Ojha <[email protected]>
@ValarDragon, I've commited your suggestion, is this ready to merge ? |
Co-authored-by: Dev Ojha <[email protected]>
Yeah I think so! When these branches get onto the main osmosis repo, will be so much faster to get merged :) |
Co-authored-by: Dev Ojha <[email protected]>
We can merge once the test passes, sorry for this crazy number of minor back and forths 😓 |
merge main to this branch
Sorry I forgot about the tests, I got them all passed now |
Closes: #2166
What is the purpose of the change
add scaling factors to stableswap pool creation
Brief Changelog
MsgCreateStableswapPool
NewStableswapPool
MsgCreateStableswapPool
ValidateBasic
ErrInvalidScalingFactors
Testing and Verifying
This change is already covered by existing tests
Documentation and Release Note
Unreleased
section inCHANGELOG.md
? yes