osmosis-labs / mesh-security

Other
62 stars 8 forks source link

Fix/slashing sequence #166

Closed maurolacy closed 10 months ago

maurolacy commented 10 months ago

Fixes the valset update processing of slashing events: removals are being sent with jailings, and jailing needs to be prioritised for slashing to happen.

codecov-commenter commented 10 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (3164c23) 88.36% compared to head (707be75) 88.37%.

Files Patch % Lines
...ontracts/provider/external-staking/src/contract.rs 85.71% 0 Missing and 1 partial :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 0.8.x #166 +/- ## ========================================== + Coverage 88.36% 88.37% +0.01% ========================================== Files 70 70 Lines 13113 13125 +12 Branches 13113 13125 +12 ========================================== + Hits 11587 11599 +12 Misses 993 993 Partials 533 533 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.