Skip to content

Commit 04a4dc8

Browse files
Update from github-actions[bot] running command 'prdoc --audience node_dev --bump patch'
1 parent be7f751 commit 04a4dc8

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

prdoc/pr_10280.prdoc

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
title: Accept only one block in `validate_block` when upgrading a runtime
2+
doc:
3+
- audience: Node Dev
4+
description: |-
5+
As the validation is running the entire time using the same validation code, we can not accept any other blocks after a runtime upgrade was applied.
6+
crates:
7+
- name: cumulus-pallet-parachain-system
8+
bump: patch

0 commit comments

Comments
 (0)