We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be7f751 commit 04a4dc8Copy full SHA for 04a4dc8
prdoc/pr_10280.prdoc
@@ -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