Open
Description
Previous discussion paritytech/substrate#12740 (comment)
We should introduce a VersionedCall
that's opaque Call
+ transaction_version
and it can validate stored transaction_version
with current version and report error on mismatching.
And replace all stored calls to use VersionedCall
to prevent unexpected bad execution due to breaking transaction version.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Backlog