From 6d94fa43b50889930f066c34e35b94a126536882 Mon Sep 17 00:00:00 2001 From: gui Date: Wed, 2 Oct 2024 15:33:03 +0200 Subject: [PATCH] prdoc --- prdoc/pr_5277.prdoc | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 prdoc/pr_5277.prdoc diff --git a/prdoc/pr_5277.prdoc b/prdoc/pr_5277.prdoc new file mode 100644 index 000000000000..187d79c4b3a0 --- /dev/null +++ b/prdoc/pr_5277.prdoc @@ -0,0 +1,11 @@ +title: Improve weight for `CheckMetadataHash` transaction extension + +doc: + - audience: Runtime Dev + description: | + This PR improves the weight for the `CheckMetadataHash` transaction extension. + The compilation now panics if the optional compile-time environment variable `RUNTIME_METADATA_HASH` contains an invalid value. + +crates: +- name: frame-metadata-hash-extension + bump: minor