-
Notifications
You must be signed in to change notification settings - Fork 43
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
Optimize AnteHandle method to skip checks if disabledMsgs is empty #504
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #504 +/- ##
===========================================
- Coverage 61.56% 61.54% -0.02%
===========================================
Files 128 128
Lines 9501 9503 +2
===========================================
Hits 5849 5849
- Misses 3112 3113 +1
- Partials 540 541 +1
|
Hi @fx0x55, can you help sign the first commit and add a change log? |
Head branch was pushed to by a user without write access
OK, done |
|
include the fix from cometbft/cometbft#3196
…506) * Problem: disable of create vesting account messages are not complete * Update CHANGELOG.md Signed-off-by: mmsqe <mavis@crypto.com> --------- Signed-off-by: mmsqe <mavis@crypto.com>
Signed-off-by: mmsqe <mavis@crypto.com>
Head branch was pushed to by a user without write access
Signed-off-by: fx0x55 <80245546+fx0x55@users.noreply.github.com>
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)