-
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
feat: upgrade sdk to v0.47.x #6413
Conversation
Important Notice This PR includes modifications to the
Please let us know if you need any help. |
@@ -3,7 +3,7 @@ package osmosis.gamm.poolmodels.balancer.v1beta1; | |||
|
|||
import "gogoproto/gogo.proto"; | |||
import "amino/amino.proto"; | |||
import "osmosis/gamm/pool-models/balancer/balancerPool.proto"; | |||
import "osmosis/gamm/v1beta1/balancerPool.proto"; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
same here #6413 (comment)
…ed dependencies locally
…ed dependencies locally
…ed dependencies locally
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
unforkening!
Closes: #XXX
What is the purpose of the change