-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
fix MsgEditValidator json tag #5342
Conversation
Needs migration update. EDIT: Actually... Idk if it's required since it's only the msg JSON tag the one that got updated, not the |
Codecov Report
@@ Coverage Diff @@
## master #5342 +/- ##
=========================================
- Coverage 54.81% 54.8% -0.02%
=========================================
Files 311 311
Lines 18385 18385
=========================================
- Hits 10077 10075 -2
- Misses 7537 7539 +2
Partials 771 771 |
Co-Authored-By: Alessio Treglia <[email protected]>
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.
ACK
* add json tag to MsgEditValidator; closes cosmos#5336 * changelog * Apply suggestions from code review Co-Authored-By: Alessio Treglia <[email protected]> * format * changelog minor fix
fixes #5336
Targeted PR against correct branch (see CONTRIBUTING.md)
Linked to github-issue with discussion and accepted design OR link to spec that describes this work.
Wrote tests
Updated relevant documentation (
docs/
)Added a relevant changelog entry to the
Unreleased
section inCHANGELOG.md
Re-reviewed
Files changed
in the github PR explorerFor Admin Use: