-
Notifications
You must be signed in to change notification settings - Fork 170
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: gov special assets fix for 6.0 #2247
Conversation
Codecov Report
@@ Coverage Diff @@
## main #2247 +/- ##
==========================================
- Coverage 75.38% 70.33% -5.06%
==========================================
Files 100 168 +68
Lines 8025 12643 +4618
==========================================
+ Hits 6050 8892 +2842
- Misses 1589 3154 +1565
- Partials 386 597 +211
|
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.
Can you add invalid
MsgGovUpdateSpecialAssets just like existed code missing some fields
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.
utACK
* fix 6.0 * nil test cases
No description provided.