-
Notifications
You must be signed in to change notification settings - Fork 624
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 : added annotation to Msg service #3630
Conversation
hey here too 👋. The same issue as the one I highlighted in my comment #3627 (comment) on your other PR exists here too so, if we're to wait for the other issue, lets wait here too yeah? |
Hey @vishal-kanna, seems to me that this PR can move forward. As far as I can tell, the pull request for migrating params for ica/host is the only one that added a new Let me know if you need anything else! |
# Conflicts: # modules/apps/transfer/types/tx.pb.go # modules/core/02-client/types/tx.pb.go # proto/ibc/applications/transfer/v1/tx.proto # proto/ibc/core/client/v1/tx.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.
Thanks @vishal-kanna!
# Conflicts: # modules/apps/27-interchain-accounts/controller/types/tx.pb.go # modules/apps/27-interchain-accounts/host/types/tx.pb.go # modules/apps/29-fee/types/tx.pb.go # modules/apps/transfer/types/tx.pb.go # modules/core/02-client/types/tx.pb.go # modules/core/03-connection/types/tx.pb.go # modules/core/04-channel/types/tx.pb.go # proto/ibc/applications/fee/v1/tx.proto # proto/ibc/applications/interchain_accounts/controller/v1/tx.proto
Description
closes: #3625
Commit Message / Changelog Entry
feat : add annotation to denote service messages
see the guidelines for commit messages. (view raw markdown for examples)
Before we can merge this PR, please make sure that all the following items have been
checked off. If any of the checklist items are not applicable, please leave them but
write a little note why.
docs/
) or specification (x/<module>/spec/
).godoc
comments.Files changed
in the Github PR explorer.Codecov Report
in the comment section below once CI passes.