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

Restrict to 1 validator slash per block height #2574

Merged
merged 5 commits into from
Apr 12, 2024

test

a4fc64d
Select commit
Loading
Failed to load commit list.
Merged

Restrict to 1 validator slash per block height #2574

test
a4fc64d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 19, 2024 in 1s

53.88% (-0.01%) compared to 2ba001d, passed because coverage increased by +0.00% when compared to adjusted base (53.87%)

View this Pull Request on Codecov

53.88% (-0.01%) compared to 2ba001d, passed because coverage increased by +0.00% when compared to adjusted base (53.87%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 53.88%. Comparing base (2ba001d) to head (a4fc64d).
Report is 131 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2574      +/-   ##
==========================================
- Coverage   53.88%   53.88%   -0.01%     
==========================================
  Files         308      308              
  Lines      100154   100161       +7     
==========================================
+ Hits        53966    53967       +1     
- Misses      46188    46194       +6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.