Skip to content

Commit

Permalink
docs(prdoc): add prdoc for PR #6924
Browse files Browse the repository at this point in the history
  • Loading branch information
sw10pa committed Jan 8, 2025
1 parent c1f4bba commit 7fc1986
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions prdoc/pr_6924.prdoc
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 7fc1986

Please sign in to comment.