Skip to content

Conversation

@bkchr
Copy link
Member

@bkchr bkchr commented Nov 21, 2025

This pull request ensures that when decoding an UncheckedExtrinsic from a certain byte string, it also encodes to the same byte string. This is achieved by keeping the original bytes used to decode the call around and then directly encode these.

…as decoded from

This pull request ensures that when decoding an `UncheckedExtrinsic` from a certain byte string, it also encodes to the same byte string.
This is achieved by keeping the original bytes used to decode the `call` around and then directly encode these.
@bkchr bkchr added the T17-primitives Changes to primitives that are not covered by any other label. label Nov 21, 2025
@bkchr
Copy link
Member Author

bkchr commented Nov 21, 2025

/cmd prdoc --bump major --audience runtime_dev

@bkchr bkchr added the A4-backport-stable2512 Pull request must be backported to the stable2512 release branch label Nov 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A4-backport-stable2512 Pull request must be backported to the stable2512 release branch T17-primitives Changes to primitives that are not covered by any other label.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants