With the Metadata V16 and extrinsic V5 currently stabilised, we need to find a way to pass the necessary information to the offline signers so they can decode it. I'm talking about extensionVersion and the enabled extensions for each of those versions.
These will most likely require a V2 version of the CheckMetadataHash.
Opening this to start the discussion, I'm still not sure which is the best way to proceed.
Note that, with Extrinsic V4, the CheckMetadataHash can be constructed with both Metadata V15 and V16 without further issues, and therefore the discussion doesn't need to be rushed.
Besides that, #124 has to be discussed (and eventually, approved) and Metadata V16 should be RFC-ed as well before landing on Polkadot.
cc @bkchr
With the Metadata V16 and extrinsic V5 currently stabilised, we need to find a way to pass the necessary information to the offline signers so they can decode it. I'm talking about
extensionVersionand the enabled extensions for each of those versions.These will most likely require a
V2version of theCheckMetadataHash.Opening this to start the discussion, I'm still not sure which is the best way to proceed.
Note that, with Extrinsic V4, the
CheckMetadataHashcan be constructed with both Metadata V15 and V16 without further issues, and therefore the discussion doesn't need to be rushed.Besides that, #124 has to be discussed (and eventually, approved) and Metadata V16 should be RFC-ed as well before landing on Polkadot.
cc @bkchr