-
Notifications
You must be signed in to change notification settings - Fork 110
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Update types to cosmwasm 2.0 version #515
Conversation
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.
Very very nice. We need a paragraph on MIGRATING for this since callers have to be changes
2732ce7
to
783677f
Compare
6c016ab
to
0009ee3
Compare
Delegations, IBCChannels, Validators and MsgResponses
783677f
to
417c215
Compare
I rebased this, changed the |
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.
Super nice
based on (and merging into) #509
I went through the 2.0 changelog and checked all types listed there. Hope I didn't miss anything.