-
Notifications
You must be signed in to change notification settings - Fork 52
Problem: cosmos SDK v53 is not supported #584
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
base: develop
Are you sure you want to change the base?
Conversation
All alerts resolved. Learn more about Socket for GitHub. This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored. |
DisabledAuthzMsgs: []string{ | ||
sdk.MsgTypeURL(&evmtypes.MsgEthereumTx{}), | ||
sdk.MsgTypeURL(&vestingtypes.MsgCreateVestingAccount{}), | ||
sdk.MsgTypeURL(&vestingtypes.MsgCreatePermanentLockedAccount{}), |
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.
note: do this change in cronos
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #584 +/- ##
===========================================
+ Coverage 46.14% 46.22% +0.08%
===========================================
Files 181 181
Lines 18183 18134 -49
===========================================
- Hits 8390 8382 -8
+ Misses 9073 9030 -43
- Partials 720 722 +2
🚀 New features to boost your workflow:
|
Closes: #XXX
Description
For contributor use:
docs/
) or specification (x/<module>/spec/
)godoc
comments.Unreleased
section inCHANGELOG.md
Files changed
in the Github PR explorerFor admin use:
WIP
,R4R
,docs
, etc)