-
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
R4R: Fix duplicate json key in SetWithdrawAddress #2944
Conversation
I like this idea. We need to double check that the msg type matches the tag, otherwise we should label this as breaking changes. Also please make sure to update https://github.com/cosmos/cosmos-sdk/blob/develop/docs/gaia/gaiacli.md#matching-a-set-of-tags |
@fedekunze Yes they indeed don't match. I am currently fixing all tests and will update everything as you said 👍 |
Codecov Report
@@ Coverage Diff @@
## develop #2944 +/- ##
========================================
Coverage 56.32% 56.32%
========================================
Files 120 120
Lines 8417 8417
========================================
Hits 4741 4741
Misses 3354 3354
Partials 322 322 |
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.
LGTM. I think the integration_tests
is a regression due to the latest TM update? Not sure.
@alexanderbez Thanks for the review 👍 yes it is. I fixed the integration test in #2943 and we are tracking the root cause in #2945 |
Thanks for the update and staying on top of it @SLAMPER! |
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.
Awesome!
This is now failing due to an out of date IAVL dep. Can you rebase on develop @SLAMPER? |
@jackzampolin uhm. I just changed a single string. Sure that I have to rebase ? |
@SLAMPER The commit that |
@jackzampolin Oh just saw it. Did a rebase 👍 |
Closes #2940
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 entries in
PENDING.md
with issue #rereviewed
Files changed
in the github PR explorerFor Admin Use: