Add more checks to verify slashing logic at a corresponding runtime test#1620
Merged
MOZGIII merged 1 commit intointegrate-fixed-validators-setfrom Oct 7, 2025
Conversation
quasiyoke
approved these changes
Oct 7, 2025
MOZGIII
approved these changes
Oct 7, 2025
MOZGIII
pushed a commit
that referenced
this pull request
Oct 7, 2025
…est (#1620) Add more checks to verify slashin logic at a corresponding runtime test
MOZGIII
pushed a commit
that referenced
this pull request
Dec 4, 2025
…est (#1620) Add more checks to verify slashin logic at a corresponding runtime test
github-merge-queue bot
pushed a commit
that referenced
this pull request
Jan 9, 2026
* Integrate pallet-fixed-validators-set with pallet-humanode-session * Integrate pallet-fixed-validators-set into pallet-humanode-offences * Integrate pallet-fixed-validators-set into humanode-runtime * Integrate pallet-fixed-validators-set into humanode-peer * Recompute the benches * Use computed benches * Add more checks to verify slashing logic at a corresponding runtime test (#1620) Add more checks to verify slashin logic at a corresponding runtime test * Adjust the preexisting tests to include fixed validators set * Add duplicates test * Perform the deduplication of the validators set (#1621) * Add dedupe utils * Implement validator deduplication based on account id and the first-in order * Fix the doc comment on the DedupeKeyExtractor::Output * Fixed doc comment on DedupeIter::dedupe_key_extractor * Apply suggestion from @dmitrylavrenov Co-authored-by: Dmitry Lavrenov <39522748+dmitrylavrenov@users.noreply.github.com> * Add a test * Remove the broken impl (doesn't work either way) --------- Co-authored-by: Dmitry Lavrenov <39522748+dmitrylavrenov@users.noreply.github.com> * Add the check for the fixed validators set --------- Co-authored-by: Dmitry Lavrenov <39522748+dmitrylavrenov@users.noreply.github.com>
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.
No description provided.