Skip to content
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

Problem: sender check for MsgStoreBlockList is not in CheckTx (backport #1613) #1626

Merged

fixed to 1.22.7

8994d6a
Select commit
Loading
Failed to load commit list.
Merged

Problem: sender check for MsgStoreBlockList is not in CheckTx (backport #1613) #1626

fixed to 1.22.7
8994d6a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 8, 2024 in 1s

37.47% (+0.00%) compared to 2c977e6

View this Pull Request on Codecov

37.47% (+0.00%) compared to 2c977e6

Details

Codecov Report

Attention: Patch coverage is 28.57143% with 5 lines in your changes missing coverage. Please review.

Project coverage is 37.47%. Comparing base (2c977e6) to head (8994d6a).

Files with missing lines Patch % Lines
app/block_address.go 28.57% 5 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff               @@
##           release/v1.3.x    #1626   +/-   ##
===============================================
  Coverage           37.47%   37.47%           
===============================================
  Files                 145      145           
  Lines               10309    10315    +6     
===============================================
+ Hits                 3863     3866    +3     
- Misses               6000     6004    +4     
+ Partials              446      445    -1     
Files with missing lines Coverage Δ
x/cronos/types/messages.go 28.32% <ø> (+1.15%) ⬆️
app/block_address.go 25.00% <28.57%> (-5.00%) ⬇️