Restrict to 1 validator slash per block height#2574
Merged
tzemanovic merged 5 commits intomainfrom Apr 12, 2024
Merged
Conversation
0d3ca88 to
4af24b3
Compare
3d39c84 to
22b3312
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
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. |
22b3312 to
bc55bd6
Compare
brentstone
added a commit
that referenced
this pull request
Mar 3, 2024
4e02bda to
a4fc64d
Compare
tzemanovic
approved these changes
Mar 8, 2024
tzemanovic
added a commit
that referenced
this pull request
Mar 19, 2024
* origin/brent/improve-slash-queue: test refactor: drop the LazyVec changelog: add #2574 fix testing ensure that only 1 slash per block is enqueued
tzemanovic
added a commit
that referenced
this pull request
Apr 10, 2024
* origin/brent/improve-slash-queue: test refactor: drop the LazyVec changelog: add #2574 fix testing ensure that only 1 slash per block is enqueued
1 task
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Describe your changes
Closes #2567.
Indicate on which release or other PRs this topic is based on
v0.31.9
Checklist before merging to
draft