diff --git a/prdoc/pr_6924.prdoc b/prdoc/pr_6924.prdoc new file mode 100644 index 000000000000..96f27de8a6ab --- /dev/null +++ b/prdoc/pr_6924.prdoc @@ -0,0 +1,16 @@ +title: "malus-collator: implement malicious collator submitting same collation to all backing groups" + +doc: + - audience: Node Dev + description: | + This PR modifies the undying collator to include a malus mode, + enabling it to submit the same collation to all assigned backing groups. + + It also includes a test that spawns a network with the malus collator + and verifies that everything functions correctly. + +crates: + - name: test-parachain-undying + bump: patch + - name: test-parachain-undying-collator + bump: patch