Skip to content

Add ConcatenatedOpaqueVersionedXcm to XcmpMessageFormat enum#6255

Open
rockbmb wants to merge 1 commit intopolkadot-js:masterfrom
rockbmb:fix/xcmp-message-format-concatenated-opaque
Open

Add ConcatenatedOpaqueVersionedXcm to XcmpMessageFormat enum#6255
rockbmb wants to merge 1 commit intopolkadot-js:masterfrom
rockbmb:fix/xcmp-message-format-concatenated-opaque

Conversation

@rockbmb
Copy link
Copy Markdown

@rockbmb rockbmb commented May 3, 2026

Added in paritytech/polkadot-sdk#9588 for double-encoded XCMs.

Without this, decoding HRMP outbound messages from chains using the new format fails with 'Unable to create Enum via index 3'.

Added in polkadot-sdk for double-encoded XCMs (PR #9588).
Without this, decoding HRMP outbound messages from chains using
the new format fails with 'Unable to create Enum via index 3'.
rockbmb added a commit to open-web3-stack/polkadot-ecosystem-tests that referenced this pull request May 3, 2026
Same root cause as coretimeKusama -> assetHubKusama: missing
ConcatenatedOpaqueVersionedXcm in @polkadot/types. polkadot-js/api#6255.
rockbmb added a commit to open-web3-stack/polkadot-ecosystem-tests that referenced this pull request May 4, 2026
* Skip coretimeKusama -> assetHubKusama XCM test

Fails due to missing ConcatenatedOpaqueVersionedXcm variant in
@polkadot/types XcmpMessageFormat enum. Fix pending upstream in
polkadot-js/api.

* Skip coretimePolkadot -> assetHubPolkadot XCM test

Same root cause as coretimeKusama -> assetHubKusama: missing
ConcatenatedOpaqueVersionedXcm in @polkadot/types. polkadot-js/api#6255.

* Update block numbers

* Apply linter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant