Skip to content

Commit

Permalink
add prdoc
Browse files Browse the repository at this point in the history
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
  • Loading branch information
sandreim committed Sep 6, 2024
1 parent 54432be commit cfbecb0
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions prdoc/pr_5423.prdoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
title: Runtime support for candidate receipt v2 (RFC103)

doc:
- audience: [Runtime Dev, Node Dev]
description: |
Implementation of [RFC103](https://github.com/polkadot-fellows/RFCs/pull/103) in the relay chain runtime.
The runtime will accept and validate the new receipts only if the `FeatureIndex::CandidateReceiptV2`
feature bit is enabled.

crates:
- name: polkadot-primitives
bump: major
- name: polkadot-runtime-parachains
bump: patch
- name: rococo-runtime
bump: patch
- name: westend-runtime
bump: patch

0 comments on commit cfbecb0

Please sign in to comment.