Skip to content

Commit

Permalink
Add prdoc
Browse files Browse the repository at this point in the history
Signed-off-by: georgepisaltu <[email protected]>
  • Loading branch information
georgepisaltu committed Nov 8, 2024
1 parent f4b6827 commit 5405cfe
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions prdoc/pr_6404.prdoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
title: 'Remove stale extension version from UncheckedExtrinsic v4 structure'
doc:
- audience: Runtime Dev
description: |
This PR removes the redundant extension version byte from the signed v4 extrinsic, previously
unused and defaulted to 0. In this same PR, new weights are be generated for the modules
affected by the Transaction Extension changes.

crates:
- name: node-testing
bump: patch
- name: pallet-example-offchain-worker
bump: patch
- name: sp-runtime
bump: major
- name: substrate-test-utils
bump: patch

0 comments on commit 5405cfe

Please sign in to comment.